summaryrefslogtreecommitdiff
path: root/usr/src/lib/libprtdiag_psr/sparc/lw8
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libprtdiag_psr/sparc/lw8')
-rw-r--r--usr/src/lib/libprtdiag_psr/sparc/lw8/Makefile6
-rw-r--r--usr/src/lib/libprtdiag_psr/sparc/lw8/picl/Makefile3
2 files changed, 2 insertions, 7 deletions
diff --git a/usr/src/lib/libprtdiag_psr/sparc/lw8/Makefile b/usr/src/lib/libprtdiag_psr/sparc/lw8/Makefile
index b11de316ea..6ddc90fd5a 100644
--- a/usr/src/lib/libprtdiag_psr/sparc/lw8/Makefile
+++ b/usr/src/lib/libprtdiag_psr/sparc/lw8/Makefile
@@ -23,14 +23,10 @@
# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
-#ident "%Z%%M% %I% %E% SMI"
-#
-# lib/libprtdiag_psr/sparc/lw8/Makefile
PRTDIAG_DIRS= picl
all := TARGET= all
-lint := TARGET= lint
clean := TARGET= clean
clobber := TARGET= clobber
install := TARGET= install
@@ -38,7 +34,7 @@ _msg := TARGET= _msg
.KEEP_STATE:
-all lint clean clobber install _msg : $(PRTDIAG_DIRS)
+all clean clobber install _msg: $(PRTDIAG_DIRS)
$(PRTDIAG_DIRS): FRC
@cd $@; pwd; $(MAKE) $(TARGET)
diff --git a/usr/src/lib/libprtdiag_psr/sparc/lw8/picl/Makefile b/usr/src/lib/libprtdiag_psr/sparc/lw8/picl/Makefile
index e88bc2180c..c9aedffdb4 100644
--- a/usr/src/lib/libprtdiag_psr/sparc/lw8/picl/Makefile
+++ b/usr/src/lib/libprtdiag_psr/sparc/lw8/picl/Makefile
@@ -41,7 +41,6 @@ LDLIBS += -lpicl
IFLAGS += -I$(USR_PLAT_DIR)/sun4u/include -I ../../../../libprtdiag/inc
IFLAGS += -I$(SRC)/cmd/picl/plugins/inc
-LINTFLAGS += $(IFLAGS)
PLATFORM= SUNW,Netra-T12
@@ -51,7 +50,7 @@ $(USR_PLAT_DIR)/$(PLATFORM)/lib/libprtdiag_psr.so.1 := FILEMODE= 0755
PLATLIBS= $(PLATFORM:%=$(USR_PLAT_DIR)/%/lib/)
-install: all $(PLATLIBS) $(USR_PSM_LIBS)
+install: all $(PLATLIBS) $(USR_PSM_LIBS)
#
# install rules for SUNW,Sun-Blade-100/lib/libprtdiag_psr.so.1