diff options
Diffstat (limited to 'usr/src/lib/libmalloc/Makefile')
-rw-r--r-- | usr/src/lib/libmalloc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/libmalloc/Makefile b/usr/src/lib/libmalloc/Makefile index 7087b8cdde..6918eb42d4 100644 --- a/usr/src/lib/libmalloc/Makefile +++ b/usr/src/lib/libmalloc/Makefile @@ -19,10 +19,9 @@ # CDDL HEADER END # # -# Copyright 2006 Sun Microsystems, Inc. All rights reserved. +# Copyright 2008 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" # include ../Makefile.lib @@ -47,7 +46,6 @@ POFILES= generic.po SED= sed GREP= grep -CP= cp .KEEP_STATE: |