diff options
Diffstat (limited to 'usr/src/lib/libcmd/i386/Makefile')
-rw-r--r-- | usr/src/lib/libcmd/i386/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/libcmd/i386/Makefile b/usr/src/lib/libcmd/i386/Makefile index c3ea53cfe4..6cbbf06d61 100644 --- a/usr/src/lib/libcmd/i386/Makefile +++ b/usr/src/lib/libcmd/i386/Makefile @@ -23,11 +23,9 @@ # Copyright (c) 1997-2001 by Sun Microsystems, Inc. # All rights reserved. # -# ident "%Z%%M% %I% %E% SMI" -# include ../Makefile.com all: $(LIBS) -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) +install: all $(ROOTLIBS) $(ROOTLINKS) |