summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-03-15 14:05:55 +0000
committerbapt <bapt@FreeBSD.org>2015-03-15 14:05:55 +0000
commit65cc2616946645d36a19b84c32632dcf7b6a3ca9 (patch)
tree907879574b5bc3e03c982f6b6a7ade1c8ad346d3 /Makefile
parent5433d4c6738f4961fc8bd363835794a14847f68b (diff)
downloadFreeBSD-src-65cc2616946645d36a19b84c32632dcf7b6a3ca9.zip
FreeBSD-src-65cc2616946645d36a19b84c32632dcf7b6a3ca9.tar.gz
Create a "packages" target takes care of all the magic
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f9f0f93..671bda5 100644
--- a/Makefile
+++ b/Makefile
@@ -113,7 +113,8 @@ 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 kernel-pkgs stageworld create-world-packages
+ xdev-links native-xtools kernel-pkgs stageworld create-world-packages \
+ packages
TGTS+= ${SUBDIR_TARGETS}
OpenPOWER on IntegriCloud