Module Name: src
Committed By: christos
Date: Fri May 8 17:45:49 UTC 2009
Modified Files:
src/external/bsd: Makefile
Log Message:
hook file
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/bsd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/Makefile
diff -u src/external/bsd/Makefile:1.10 src/external/bsd/Makefile:1.11
--- src/external/bsd/Makefile:1.10 Sun Apr 12 13:13:42 2009
+++ src/external/bsd/Makefile Fri May 8 13:45:49 2009
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2009/04/12 17:13:42 christos Exp $
+# $NetBSD: Makefile,v 1.11 2009/05/08 17:45:49 christos Exp $
.include <bsd.own.mk>
-SUBDIR+= am-utils bind dhcpcd fetch libarchive pkg_install top
+SUBDIR+= am-utils bind dhcpcd fetch file libarchive pkg_install top
.if (${MKATF} != "no")
SUBDIR+= atf
.endif