Author: bapt
Date: Fri Oct  9 22:14:07 2015
New Revision: 289089
URL: https://svnweb.freebsd.org/changeset/base/289089

Log:
  Add installconfig as a top level target

Modified:
  head/Makefile

Modified: head/Makefile
==============================================================================
--- head/Makefile       Fri Oct  9 22:10:54 2015        (r289088)
+++ head/Makefile       Fri Oct  9 22:14:07 2015        (r289089)
@@ -121,7 +121,7 @@ TGTS=       all all-man buildenv buildenvvars 
        _worldtmp _legacy _bootstrap-tools _cleanobj _obj \
        _build-tools _cross-tools _includes _libraries _depend \
        build32 builddtb distribute32 install32 xdev xdev-build xdev-install \
-       xdev-links native-xtools \
+       xdev-links native-xtools installconfig \
 
 TGTS+= ${SUBDIR_TARGETS}
 
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to