summaryrefslogtreecommitdiff
path: root/usr.bin/xlint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xlint/Makefile')
-rw-r--r--usr.bin/xlint/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.bin/xlint/Makefile b/usr.bin/xlint/Makefile
deleted file mode 100644
index 78522e050b1..00000000000
--- a/usr.bin/xlint/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-# $OpenBSD: Makefile,v 1.3 1997/09/21 11:52:12 deraadt Exp $
-
-SUBDIR= lint1 lint2 xlint llib
-
-.include <bsd.subdir.mk>