summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/afs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/afs/Makefile b/usr.sbin/afs/Makefile
index a3bafa8acb6..9a9e4f5c0d1 100644
--- a/usr.sbin/afs/Makefile
+++ b/usr.sbin/afs/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.4 2002/06/07 05:02:58 hin Exp $
+# $OpenBSD: Makefile,v 1.5 2003/08/05 11:07:43 hin Exp $
# To the future maintainer (if I get hit by a car or something): The structure
# is like this (everything in src, except the makefiles), because we want
@@ -18,8 +18,7 @@ SUBDIR += usr.sbin/ydr
.endif
SUBDIR += lib libexec usr.sbin
-## To be able to make depend in libarla we have to have ydr (that needs
-## libroken) and libroken used by gensysname in (libarla/Makefile.ko.inc)
+## To be able to make depend in libarla we have to have ydr
beforedepend:
cd usr.sbin/ydr && make depend && exec make