summaryrefslogtreecommitdiff
path: root/usr/src/lib/libprtdiag_psr/sparc/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libprtdiag_psr/sparc/desktop')
-rw-r--r--usr/src/lib/libprtdiag_psr/sparc/desktop/Makefile6
-rw-r--r--usr/src/lib/libprtdiag_psr/sparc/desktop/nonpicl/Makefile16
-rw-r--r--usr/src/lib/libprtdiag_psr/sparc/desktop/picl/Makefile1
3 files changed, 8 insertions, 15 deletions
diff --git a/usr/src/lib/libprtdiag_psr/sparc/desktop/Makefile b/usr/src/lib/libprtdiag_psr/sparc/desktop/Makefile
index 713cc7d570..29763cd3d0 100644
--- a/usr/src/lib/libprtdiag_psr/sparc/desktop/Makefile
+++ b/usr/src/lib/libprtdiag_psr/sparc/desktop/Makefile
@@ -23,14 +23,10 @@
# Copyright (c) 2000 by Sun Microsystems, Inc.
# All rights reserved.
#
-#ident "%Z%%M% %I% %E% SMI"
-#
-# lib/libprtdiag_psr/sparc/desktop/Makefile
PRTDIAG_DIRS= nonpicl 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/desktop/nonpicl/Makefile b/usr/src/lib/libprtdiag_psr/sparc/desktop/nonpicl/Makefile
index b447b1ba00..4fda9aa997 100644
--- a/usr/src/lib/libprtdiag_psr/sparc/desktop/nonpicl/Makefile
+++ b/usr/src/lib/libprtdiag_psr/sparc/desktop/nonpicl/Makefile
@@ -37,21 +37,19 @@ include $(SRC)/lib/libprtdiag_psr/sparc/Makefile.com
SRCS= $(OBJECTS:%.o=../common/%.c)
IFLAGS += -I$(USR_PLAT_DIR)/sun4u/include -I ../../../../libprtdiag/inc
-LINTFLAGS += $(IFLAGS)
#
-# desktop platform library should install into
-# SUNW,Ultra-2. All other desktop platforms can
-# link to /usr/platform/SUNW,Ultra-2/lib/libprtdiag_psr.so
+# desktop platform library should install into SUNW,Ultra-2. All other desktop
+# platforms can link to /usr/platform/SUNW,Ultra-2/lib/libprtdiag_psr.so
#
PLATFORM=SUNW,Ultra-2
#
-# For all other sun4u platforms NOT delivered by ON (ie. delivered
-# by SME or external hardware vendors) we add a default library in
-# /usr/platform/sun4u/lib so that prtdiag will default to using
-# the desktop library for any of these platforms. (this will be a
-# link to ../../SUNW,Ultra-2/lib
+# For all other sun4u platforms NOT delivered by ON (ie. delivered by SME or
+# external hardware vendors) we add a default library in
+# /usr/platform/sun4u/lib so that prtdiag will default to using the desktop
+# library for any of these platforms. (this will be a link to
+# ../../SUNW,Ultra-2/lib
#
DEF_PLATFORM=sun4u
USR_DEF_PSM_LIB_DIR=$(USR_PLAT_DIR)/$(DEF_PLATFORM)/lib
diff --git a/usr/src/lib/libprtdiag_psr/sparc/desktop/picl/Makefile b/usr/src/lib/libprtdiag_psr/sparc/desktop/picl/Makefile
index e9c653d7d7..9767ab9336 100644
--- a/usr/src/lib/libprtdiag_psr/sparc/desktop/picl/Makefile
+++ b/usr/src/lib/libprtdiag_psr/sparc/desktop/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)
#
# links in /usr/platform