summaryrefslogtreecommitdiff
path: root/usr/src/lib/libsasl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libsasl/Makefile')
-rw-r--r--usr/src/lib/libsasl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/libsasl/Makefile b/usr/src/lib/libsasl/Makefile
index 82ae0bd352..d7d3ba8eb2 100644
--- a/usr/src/lib/libsasl/Makefile
+++ b/usr/src/lib/libsasl/Makefile
@@ -38,7 +38,6 @@ all := TARGET= all
clean := TARGET= clean
clobber := TARGET= clobber
install := TARGET= install
-lint := TARGET= lint
LIBRARY= libsasl.a
POFILE= $(LIBRARY:.a=.po)
@@ -53,7 +52,7 @@ MSGFILES= lib/canonusr.c lib/checkpw.c lib/client.c lib/common.c \
.KEEP_STATE:
-all clean clobber install lint: $(SUBDIRS)
+all clean clobber install: $(SUBDIRS)
all install: THIRDPARTYLICENSE