old-cross-binutils/gas/GNUmakefile-host

7 lines
93 B
Text
Raw Normal View History

1991-04-04 18:19:56 +00:00
ALL := $(shell ls -d =*)
%:
$(foreach subdir,$(ALL),$(MAKE) -C $(subdir) $@ &&) true
gas: