summaryrefslogtreecommitdiff
path: root/secure/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/Makefile')
-rw-r--r--secure/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/secure/Makefile b/secure/Makefile
deleted file mode 100644
index 6aa76cdc28e3..000000000000
--- a/secure/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $Id: Makefile,v 1.7 1995/07/29 12:48:56 markm Exp $
-
-# lib must be first, or it will not work. This is because we reference
-# the lib's in the directory where they are built from the binaries we
-# want to build.
-
-SUBDIR= lib libexec usr.bin sbin bin
-
-.include <bsd.subdir.mk>
-