summaryrefslogtreecommitdiff
path: root/usr/src/lib/libaio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libaio/Makefile')
-rw-r--r--usr/src/lib/libaio/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/lib/libaio/Makefile b/usr/src/lib/libaio/Makefile
index 6cb7a4fa8a..ef1592a4a5 100644
--- a/usr/src/lib/libaio/Makefile
+++ b/usr/src/lib/libaio/Makefile
@@ -36,7 +36,6 @@ install := TARGET= install
all clean clobber install: $(SUBDIRS)
-lint:
$(SUBDIRS): FRC
@cd $@; pwd; $(MAKE) $(TARGET)