diff options
Diffstat (limited to 'util/term/Makefile')
-rw-r--r-- | util/term/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/util/term/Makefile b/util/term/Makefile index 39e396687..b360a9e32 100644 --- a/util/term/Makefile +++ b/util/term/Makefile @@ -1,4 +1,4 @@ -# Copyright (c) 2003 The Regents of The University of Michigan +# Copyright (c) 2003, 2005 The Regents of The University of Michigan # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,8 +26,6 @@ # # Authors: Nathan Binkert -# $Id$ - CC= gcc CCFLAGS= -g -O0 |