diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-06-15 23:58:06 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2016-06-15 23:58:06 +0000 |
| commit | 8f8c247740a6d998ea131acc1cbbb31b9bd9cb0c (patch) | |
| tree | fb4560167e1fcff8aad446838e72b424e63ef542 /Makefile | |
| parent | 07394091841ffac046b44b946254f6f8beb31adc (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -150,9 +150,9 @@ TGTS+= ${BITGTS} # the ones that benefit from it. META_TGT_WHITELIST+= \ _* build32 buildfiles buildincludes buildkernel buildsoft \ - buildworld everything kernel-toolchains kernels libraries \ + buildworld everything kernel-toolchains kernel kernels libraries \ native-xtools showconfig tinderbox toolchain toolchains universe \ - worlds xdev xdev-build + world worlds xdev xdev-build .ORDER: buildworld installworld .ORDER: buildworld distributeworld |
