diff options
Diffstat (limited to 'usr/src/lib/libipp/i386/Makefile')
-rw-r--r-- | usr/src/lib/libipp/i386/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/lib/libipp/i386/Makefile b/usr/src/lib/libipp/i386/Makefile index 59a6807ec4..975ee65d2b 100644 --- a/usr/src/lib/libipp/i386/Makefile +++ b/usr/src/lib/libipp/i386/Makefile @@ -23,10 +23,7 @@ # Copyright 2001-2002 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -#ident "%Z%%M% %I% %E% SMI" -# -# lib/libipp/i386/Makefile include ../Makefile.com -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) +install: all $(ROOTLIBS) $(ROOTLINKS) |