summaryrefslogtreecommitdiff
path: root/usr/src/lib/libstmf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libstmf/Makefile')
-rw-r--r--usr/src/lib/libstmf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/libstmf/Makefile b/usr/src/lib/libstmf/Makefile
index ac4a95275d..41243cf6ac 100644
--- a/usr/src/lib/libstmf/Makefile
+++ b/usr/src/lib/libstmf/Makefile
@@ -33,7 +33,6 @@ clean := TARGET= clean
clobber := TARGET= clobber
install := TARGET= install
install_h := TARGET= install_h
-lint := TARGET= lint
HDRS= libstmf.h
@@ -41,7 +40,7 @@ HDRDIR= common
.KEEP_STATE:
-all clean clobber install lint: $(SUBDIRS)
+all clean clobber install: $(SUBDIRS)
install_h: $(ROOTHDRS)