aboutsummaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2004-01-17 03:12:46 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2004-01-17 03:12:46 +0000
commit0ad21c4f14e21d287502d47f20ebd0fff159bcb5 (patch)
tree2063d0d7106e7fd32884086e93c2b08b7cfd629f /secure
parente4dcaa6ee9fd1328b682b693d8aee2920f1ef96e (diff)
Notes
Diffstat (limited to 'secure')
-rw-r--r--secure/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/secure/Makefile b/secure/Makefile
index 95ef727251701..b1683915b591e 100644
--- a/secure/Makefile
+++ b/secure/Makefile
@@ -1,9 +1,5 @@
# $FreeBSD$
-# 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 usr.sbin
# These are programs which depend on crypto, but not Kerberos.