summaryrefslogtreecommitdiff
path: root/usr/src/lib/fm/libseslog/Makefile.com
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/fm/libseslog/Makefile.com')
-rw-r--r--usr/src/lib/fm/libseslog/Makefile.com6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/src/lib/fm/libseslog/Makefile.com b/usr/src/lib/fm/libseslog/Makefile.com
index 81beeab149..f5d0cffd0a 100644
--- a/usr/src/lib/fm/libseslog/Makefile.com
+++ b/usr/src/lib/fm/libseslog/Makefile.com
@@ -32,7 +32,7 @@ OBJECTS= libseslog.o
include ../../../Makefile.lib
include ../../Makefile.lib
-LIBS= $(DYNLIB) $(LINTLIB)
+LIBS= $(DYNLIB)
SRCDIR= ../common
@@ -43,13 +43,9 @@ CPPFLAGS += $(INCS)
# not linted
SMATCH=off
-$(LINTLIB) := SRCS= $(SRCDIR)/$(LINTSRC)
-
.KEEP_STATE:
all: $(LIBS)
-lint: lintcheck
-
include ../../../Makefile.targ
include ../../Makefile.targ