summaryrefslogtreecommitdiff
path: root/usr/src/lib/libipd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libipd/Makefile')
-rw-r--r--usr/src/lib/libipd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/src/lib/libipd/Makefile b/usr/src/lib/libipd/Makefile
index feab972218..e8f7f19a17 100644
--- a/usr/src/lib/libipd/Makefile
+++ b/usr/src/lib/libipd/Makefile
@@ -24,13 +24,12 @@ all := TARGET = all
clean := TARGET = clean
clobber := TARGET = clobber
install := TARGET = install
-lint := TARGET = lint
.KEEP_STATE:
-all clean clobber install lint: $(SUBDIRS)
+all clean clobber install: $(SUBDIRS)
-install_h: $(ROOTHDRS)
+install_h: $(ROOTHDRS)
check: $(CHECKHDRS)