]> Git Repo - binutils.git/blame - gas/GNUmakefile-host
*** empty log message ***
[binutils.git] / gas / GNUmakefile-host
CommitLineData
0e39a8bb
RP
1ALL := $(shell ls -d =*)
2
3%:
4 $(foreach subdir,$(ALL),$(MAKE) -C $(subdir) $@ &&) true
5
6gas:
This page took 0.061089 seconds and 4 git commands to generate.