diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-04-14 19:29:35 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-04-14 19:29:35 +0000 |
| commit | 9b8f7eaf6ae86bd049080230df51b071095ab1bf (patch) | |
| tree | 2a78d9a201f2372eac239cd2384de65bd74339f6 /Makefile | |
| parent | add7a95518314ed8571c59a5d4b7955e7b8adcec (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |
