diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-03-30 23:50:23 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-03-30 23:50:23 +0000 |
| commit | 497e80911e0033a44f608c5c912024997ffb5d3c (patch) | |
| tree | 10dd676fe27eeae3526bd1b656f1cf7e9e25b69b /Makefile | |
| parent | 4f1c85df14bdba51ee73298b4a37aa0eb4ea180a (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \ installworld kernel-toolchain libraries lint maninstall \ obj objlink rerelease showconfig tags toolchain update \ _worldtmp _legacy _bootstrap-tools _cleanobj _obj \ - _build-tools _cross-tools _includes _libraries _depend \ + _build-tools _cross-tools _includes _libraries \ build32 distribute32 install32 build32 distribute32 install32 \ builddtb xdev xdev-build xdev-install \ xdev-links native-xtools installconfig \ |
