aboutsummaryrefslogtreecommitdiff
path: root/libexec/casper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/casper/Makefile')
-rw-r--r--libexec/casper/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/libexec/casper/Makefile b/libexec/casper/Makefile
deleted file mode 100644
index c66edd6b8cdf..000000000000
--- a/libexec/casper/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-
-.include <bsd.own.mk>
-
-PACKAGE=casper
-SUBDIR= dns
-SUBDIR+=grp
-SUBDIR+=pwd
-SUBDIR+=random
-SUBDIR+=sysctl
-
-.include <bsd.subdir.mk>