diff options
Diffstat (limited to 'usr/src/lib/libslp/sparc/Makefile')
-rw-r--r-- | usr/src/lib/libslp/sparc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/libslp/sparc/Makefile b/usr/src/lib/libslp/sparc/Makefile index 2a944b0b43..d6eed917a9 100644 --- a/usr/src/lib/libslp/sparc/Makefile +++ b/usr/src/lib/libslp/sparc/Makefile @@ -22,8 +22,6 @@ # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" -# include ../Makefile.com @@ -31,4 +29,4 @@ include ../Makefile.com all: $(LIBS) -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) +install: all $(ROOTLIBS) $(ROOTLINKS) |