binutils-gdb/gas/GNUmakefile-host

7 lines
93 B
Plaintext
Raw Normal View History

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