diff options
Diffstat (limited to 'usr/src/lib/liblm/Makefile')
-rw-r--r-- | usr/src/lib/liblm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/liblm/Makefile b/usr/src/lib/liblm/Makefile index e9b89465dd..5271fa9189 100644 --- a/usr/src/lib/liblm/Makefile +++ b/usr/src/lib/liblm/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: |