summaryrefslogtreecommitdiff
path: root/usr/src/lib/libraidcfg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libraidcfg/Makefile')
-rw-r--r--usr/src/lib/libraidcfg/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr/src/lib/libraidcfg/Makefile b/usr/src/lib/libraidcfg/Makefile
index c264499eb8..542051b1c8 100644
--- a/usr/src/lib/libraidcfg/Makefile
+++ b/usr/src/lib/libraidcfg/Makefile
@@ -23,10 +23,6 @@
# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-#pragma ident "%Z%%M% %I% %E% SMI"
-#
-# lib/libraidcfg/Makefile
-#
include $(SRC)/lib/Makefile.lib
@@ -43,11 +39,10 @@ all := TARGET= all
clean := TARGET= clean
clobber := TARGET= clobber
install := TARGET= install
-lint := TARGET= lint
.KEEP_STATE:
-all clean clobber install lint: $(SUBDIRS)
+all clean clobber install: $(SUBDIRS)
install_h: $(ROOTHDRS)