summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-10-09 22:14:07 +0000
committerbapt <bapt@FreeBSD.org>2015-10-09 22:14:07 +0000
commit27d19d155c94c2b98db44b9324c00854819d781c (patch)
tree803fdbd5a124e86ed4bcbe3ac69c4a71ea2f980f /Makefile
parent766b1c845b51cdca428529440d116648e7089a7e (diff)
downloadFreeBSD-src-27d19d155c94c2b98db44b9324c00854819d781c.zip
FreeBSD-src-27d19d155c94c2b98db44b9324c00854819d781c.tar.gz
Add installconfig as a top level target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ef4d909..a86df3b 100644
--- a/Makefile
+++ b/Makefile
@@ -121,7 +121,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
_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}
OpenPOWER on IntegriCloud