aboutsummaryrefslogtreecommitdiff
path: root/secure/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-09-29 20:23:09 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-09-29 20:23:09 +0000
commitd6cf037780360a3dfbf064427b4014bd5ba2bcce (patch)
tree5489d24b9dd09c3de711afdc4cc521125a63e64d /secure/Makefile
parent489a79ab1812d7e1d6050d8cc1f1a74efc7aca06 (diff)
downloadsrc-d6cf037780360a3dfbf064427b4014bd5ba2bcce.tar.gz
src-d6cf037780360a3dfbf064427b4014bd5ba2bcce.zip
Notes
Diffstat (limited to 'secure/Makefile')
-rw-r--r--secure/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/secure/Makefile b/secure/Makefile
index be5f107e52a3..8ef5dfc1e5e8 100644
--- a/secure/Makefile
+++ b/secure/Makefile
@@ -1,10 +1,10 @@
-# $Id: Makefile,v 1.6 1994/11/14 20:45:20 phk Exp $
+# $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
+SUBDIR= lib usr.bin
.include <bsd.subdir.mk>