summaryrefslogtreecommitdiff
path: root/usr/src/lib/libprtdiag/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libprtdiag/Makefile.com')
-rw-r--r--usr/src/lib/libprtdiag/Makefile.com6
1 files changed, 2 insertions, 4 deletions
diff --git a/usr/src/lib/libprtdiag/Makefile.com b/usr/src/lib/libprtdiag/Makefile.com
index 406fcfc96f..9542ceed94 100644
--- a/usr/src/lib/libprtdiag/Makefile.com
+++ b/usr/src/lib/libprtdiag/Makefile.com
@@ -29,7 +29,7 @@
# confuse make
#
CLASS = 32
-UTSBASE = $(SRC)/uts
+UTSBASE = $(SRC)/uts
LIBRARY = libprtdiag.a
VERS = .1
@@ -37,7 +37,7 @@ VERS = .1
include $(SRC)/lib/Makefile.lib
include $(SRC)/Makefile.psm
-LIBS = $(DYNLIB) $(LINTLIB)
+LIBS = $(DYNLIB)
IFLAGS = -I ../../inc -I $(USR_PSM_INCL_DIR)
IFLAGS += -I $(SRC)/cmd/picl/plugins/inc
IFLAGS += -I $(UTSBASE)/sun4u
@@ -56,8 +56,6 @@ DYNFLAGS += -Wl,-f/usr/platform/\$$PLATFORM/lib/$(DYNLIBPSR)
MAPFILES =
SRCDIR = ../../common
-$(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC)
-USR_PSMLINT= $(LINTSRC:%=$(USR_PSM_LIB_DIR)/%)
#
# install rule