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