diff options
Diffstat (limited to 'usr/src/lib/liblgrp/sparc/Makefile')
-rw-r--r-- | usr/src/lib/liblgrp/sparc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/liblgrp/sparc/Makefile b/usr/src/lib/liblgrp/sparc/Makefile index b459d5bbab..a34e785c23 100644 --- a/usr/src/lib/liblgrp/sparc/Makefile +++ b/usr/src/lib/liblgrp/sparc/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 @@ include ../Makefile.com all: $(LIBS) -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) +install: all $(ROOTLIBS) $(ROOTLINKS) |