summaryrefslogtreecommitdiff
path: root/secure/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-06-10 19:44:55 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-06-10 19:44:55 +0000
commitfbe312c9f723b704a542825383058d1a2eb63f94 (patch)
tree75a1eed171f3429a80cbd90080a43f6c28efc318 /secure/Makefile
parent6231be0ccfe7ad37d0831269e4499b6be61ea6ba (diff)
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 5607b5466c65..000000000000
--- a/secure/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $Id: Makefile,v 1.5 1994/09/07 07:47:03 pst 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 usr.bin sbin bin
-
-.include <bsd.subdir.mk>
-