H8 bitrot fixes
[deliverable/binutils-gdb.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.060022 seconds and 4 git commands to generate.