aboutsummaryrefslogtreecommitdiff
path: root/secure/Makefile
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1994-09-07 07:47:08 +0000
committerPaul Traina <pst@FreeBSD.org>1994-09-07 07:47:08 +0000
commitbf8f9d53f67f15eaacedab07f6f42981cce9754b (patch)
tree227d6aec28fba1fa710ea44cc9635fc4f0c1bfcf /secure/Makefile
parent012f2ce756868b04af07868aab438df37a7d7031 (diff)
downloadsrc-bf8f9d53f67f15eaacedab07f6f42981cce9754b.tar.gz
src-bf8f9d53f67f15eaacedab07f6f42981cce9754b.zip
Notes
Diffstat (limited to 'secure/Makefile')
-rw-r--r--secure/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/secure/Makefile b/secure/Makefile
index a99f9d328f4d..fd492dd2dcfb 100644
--- a/secure/Makefile
+++ b/secure/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.3 1994/08/12 21:02:17 csgr Exp $
+# $Id: Makefile,v 1.4 1994/09/07 07:16:37 pst Exp $
-SUBDIR= lib usr.bin
+# XXX usr.bin out until Geoff's master plan is done
+SUBDIR= lib
.include <bsd.subdir.mk>