diff options
Diffstat (limited to 'usr/src/lib/liblgrp/i386/Makefile')
-rw-r--r-- | usr/src/lib/liblgrp/i386/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/liblgrp/i386/Makefile b/usr/src/lib/liblgrp/i386/Makefile index 572078e11d..e9b9787650 100644 --- a/usr/src/lib/liblgrp/i386/Makefile +++ b/usr/src/lib/liblgrp/i386/Makefile @@ -23,8 +23,6 @@ # Copyright 2003 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" -# include ../Makefile.com @@ -32,4 +30,4 @@ all: $(LIBS) .KEEP_STATE: -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) +install: all $(ROOTLIBS) $(ROOTLINKS) |