Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hosttools: Trim unneeded directories. | Bryan Drewery | 2016-03-31 | 1 | -8/+1 |
| | | | | | | | | | | | These should only be build tools that are in various Makefile.depend as host dependencies. Anything toolchain related is handled by toolchain and bootstrap-tools currently. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=297442 | ||||
* | Move hosttools to Makefile.depend.host so it shows under host targets in ↵ | Bryan Drewery | 2016-03-30 | 1 | -0/+38 |
show-valid-targets. Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=297428 |