aboutsummaryrefslogtreecommitdiff
path: root/targets/Makefile.xtras
Commit message (Collapse)AuthorAgeFilesLines
* show-valid-targets: Indent each target 2 spaces.Bryan Drewery2016-03-301-2/+2
| | | | | | | Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=297433
* show-valid-targets: Organize all targets by the all_machine_list.Bryan Drewery2016-03-301-9/+13
| | | | | | | Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=297430
* show-valid-targets: Show host targets and also order all of the targets.Bryan Drewery2016-03-301-2/+11
| | | | | | | Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=297427
* Follow-up r295991: Only allow 'make destroy*' to include bsd.obj.mk.Bryan Drewery2016-02-261-0/+2
| | | | | | | Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=296120
* DIRDEPS_BUILD: Allow destroy-(arch|host|stage) from top-level.Bryan Drewery2016-02-241-0/+3
| | | | | | | Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=295992
* DIRDEPS_BUILD: Allow 'make destroy*' to work from top-level.Bryan Drewery2016-02-241-0/+1
| | | | | | | Sponsored by: EMC / Isilon Storage Division Notes: svn path=/head/; revision=295991
* Adapt based on whether 'mk' wrapper is used.Simon J. Gerraty2015-05-291-3/+14
| | | | | | | | | If 'mk' is used we can expect SB_NAME to be set. Use 'mk' versions of command suggestions. Otherwise 'make' version - a bit more cumbersom. Notes: svn path=/projects/bmake/; revision=283688
* Rename pkgs to more generic targets (that's what they are)Simon J. Gerraty2014-11-301-0/+48
Reviewed by: marcel Notes: svn path=/projects/bmake/; revision=275282