diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1996-01-01 11:01:15 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1996-01-01 11:01:15 +0000 |
| commit | 26ce5ad3876f0ea63ab67a8bdb2ed1a5a1591a3e (patch) | |
| tree | 69e72e626f1337094ba2f18cd7fded3ecaa930bf /secure/Makefile | |
| parent | a3ab491d642b34f2d3efbc0562abc8e79b38ce09 (diff) | |
Diffstat (limited to 'secure/Makefile')
| -rw-r--r-- | secure/Makefile | 10 |
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> - |
