binutils-gdb/gas/GNUmakefile-host

7 lines
93 B
Plaintext
Raw Normal View History

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