diff options
Diffstat (limited to 'usr/src/lib/libtsol/i386/Makefile')
-rw-r--r-- | usr/src/lib/libtsol/i386/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr/src/lib/libtsol/i386/Makefile b/usr/src/lib/libtsol/i386/Makefile index fb5e32504a..0a45e8bf8d 100644 --- a/usr/src/lib/libtsol/i386/Makefile +++ b/usr/src/lib/libtsol/i386/Makefile @@ -21,10 +21,7 @@ # # Copyright 2006 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) $(ROOTCOMPATLINKS) |