all: variant-1 variant-2 @echo done with all variant-%: @echo starting $@ @sleep 1 @echo done $@
brew install make gmake -j2 --output-sync=target