summaryrefslogtreecommitdiff
path: root/usr/src/lib/libhotplug/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libhotplug/Makefile')
-rw-r--r--usr/src/lib/libhotplug/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/libhotplug/Makefile b/usr/src/lib/libhotplug/Makefile
index eaa5d492bd..7bcabdf05d 100644
--- a/usr/src/lib/libhotplug/Makefile
+++ b/usr/src/lib/libhotplug/Makefile
@@ -32,14 +32,13 @@ all := TARGET = all
clean := TARGET = clean
clobber := TARGET = clobber
install := TARGET = install
-lint := TARGET = lint
HDRS= libhotplug.h libhotplug_impl.h
HDRDIR= common
.KEEP_STATE:
-all clean clobber install lint: $(SUBDIRS)
+all clean clobber install: $(SUBDIRS)
check: $(CHECKHDRS)