svn commit: r288227 - head/usr.sbin/nmtree

Bryan Drewery bdrewery at FreeBSD.org
Fri Sep 25 19:33:39 UTC 2015


Author: bdrewery
Date: Fri Sep 25 19:33:38 2015
New Revision: 288227
URL: https://svnweb.freebsd.org/changeset/base/288227

Log:
  META_MODE: Checkin a proper Makefile.depend.
  
  Sponsored by:	EMC / Isilon Storage Division

Modified:
  head/usr.sbin/nmtree/Makefile.depend

Modified: head/usr.sbin/nmtree/Makefile.depend
==============================================================================
--- head/usr.sbin/nmtree/Makefile.depend	Fri Sep 25 19:26:08 2015	(r288226)
+++ head/usr.sbin/nmtree/Makefile.depend	Fri Sep 25 19:33:38 2015	(r288227)
@@ -2,9 +2,16 @@
 # Autogenerated - do NOT edit!
 
 DIRDEPS = \
-	tools/c/sjg/work/FreeBSD/projects-bmake/src/lib/libnetbsd.host \
-	tools/legacy/usr/include.host \
-	tools/legacy/usr/lib.host \
+	gnu/lib/csu \
+	gnu/lib/libgcc \
+	include \
+	include/xlocale \
+	lib/${CSU_DIR} \
+	lib/libc \
+	lib/libcompiler_rt \
+	lib/libmd \
+	lib/libnetbsd \
+	lib/libutil \
 
 
 .include <dirdeps.mk>


More information about the svn-src-all mailing list