summaryrefslogtreecommitdiff
path: root/usr/src/lib/libpool/sparc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libpool/sparc/Makefile')
-rw-r--r--usr/src/lib/libpool/sparc/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr/src/lib/libpool/sparc/Makefile b/usr/src/lib/libpool/sparc/Makefile
index ef0dab25ca..e6f3c7b241 100644
--- a/usr/src/lib/libpool/sparc/Makefile
+++ b/usr/src/lib/libpool/sparc/Makefile
@@ -23,16 +23,11 @@
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-# ident "%Z%%M% %I% %E% SMI"
-#
-# lib/libpool/sparc/Makefile
-#
include ../Makefile.com
#
# Turn off bad ptr-cast lint warnings, since we do them all the time
#
-LINTFLAGS += -erroff=E_BAD_PTR_CAST_ALIGN
-install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
+install: all $(ROOTLIBS) $(ROOTLINKS)