diff options
Diffstat (limited to 'usr/src/lib/libcommputil/i386/Makefile')
-rw-r--r-- | usr/src/lib/libcommputil/i386/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/src/lib/libcommputil/i386/Makefile b/usr/src/lib/libcommputil/i386/Makefile index 3a2e1d517e..32145a695a 100644 --- a/usr/src/lib/libcommputil/i386/Makefile +++ b/usr/src/lib/libcommputil/i386/Makefile @@ -21,9 +21,7 @@ # Copyright 2007 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # -# ident "%Z%%M% %I% %E% SMI" -# include ../Makefile.com -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) +install: all $(ROOTLIBS) $(ROOTLINKS) |