summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-04-14 19:29:35 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-04-14 19:29:35 +0000
commit7f8a9706cbac2b31eeb0119cb36704f642b44f9b (patch)
tree2a78d9a201f2372eac239cd2384de65bd74339f6 /Makefile
parent5d7d58756a3c450a48928a1d0c395346e1f693d5 (diff)
downloadFreeBSD-src-7f8a9706cbac2b31eeb0119cb36704f642b44f9b.zip
FreeBSD-src-7f8a9706cbac2b31eeb0119cb36704f642b44f9b.tar.gz
Define the *soft targets properly.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e4b6c4..2e4e676 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
obj objlink rerelease showconfig tags toolchain update \
_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
_build-tools _cross-tools _includes _libraries \
- build32 distribute32 install32 build32 distribute32 install32 \
+ build32 distribute32 install32 buildsoft distributesoft installsoft \
builddtb xdev xdev-build xdev-install \
xdev-links native-xtools installconfig \
OpenPOWER on IntegriCloud