From 27d19d155c94c2b98db44b9324c00854819d781c Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 9 Oct 2015 22:14:07 +0000 Subject: Add installconfig as a top level target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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} -- cgit v1.1