summaryrefslogtreecommitdiff
path: root/usr/src/lib/storage/liba5k/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/storage/liba5k/Makefile')
-rw-r--r--usr/src/lib/storage/liba5k/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/src/lib/storage/liba5k/Makefile b/usr/src/lib/storage/liba5k/Makefile
index 5f5092904e..0ed87ae65d 100644
--- a/usr/src/lib/storage/liba5k/Makefile
+++ b/usr/src/lib/storage/liba5k/Makefile
@@ -35,14 +35,13 @@ install_h := TARGET= install_h
check := TARGET= check
clean := TARGET= clean
clobber := TARGET= clobber
-lint := TARGET= lint
HDRS = a5k.h a_state.h exec.h rom.h
HDRDIR = common/hdrs
.KEEP_STATE:
-all clean clobber install lint: $(SUBDIRS)
+all clean clobber install: $(SUBDIRS)
install_h: $(ROOTHDRS)
check: $(CHECKHDRS)