summaryrefslogtreecommitdiffstats
path: root/targets/Makefile.xtras
Commit message (Collapse)AuthorAgeFilesLines
* show-valid-targets: Indent each target 2 spaces.bdrewery2016-03-301-2/+2
| | | | Sponsored by: EMC / Isilon Storage Division
* show-valid-targets: Organize all targets by the all_machine_list.bdrewery2016-03-301-9/+13
| | | | Sponsored by: EMC / Isilon Storage Division
* show-valid-targets: Show host targets and also order all of the targets.bdrewery2016-03-301-2/+11
| | | | Sponsored by: EMC / Isilon Storage Division
* Follow-up r295991: Only allow 'make destroy*' to include bsd.obj.mk.bdrewery2016-02-261-0/+2
| | | | Sponsored by: EMC / Isilon Storage Division
* DIRDEPS_BUILD: Allow destroy-(arch|host|stage) from top-level.bdrewery2016-02-241-0/+3
| | | | Sponsored by: EMC / Isilon Storage Division
* DIRDEPS_BUILD: Allow 'make destroy*' to work from top-level.bdrewery2016-02-241-0/+1
| | | | Sponsored by: EMC / Isilon Storage Division
* Adapt based on whether 'mk' wrapper is used.sjg2015-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.
* Rename pkgs to more generic targets (that's what they are)sjg2014-11-301-0/+48
Reviewed by: marcel
OpenPOWER on IntegriCloud