* config/tc-m68k.c (init_table): Now const. Always include 68851
[binutils-gdb.git] / gas / GNUmakefile-host
1 ALL := $(shell ls -d =*)
2
3 %:
4 $(foreach subdir,$(ALL),$(MAKE) -C $(subdir) $@ &&) true
5
6 gas: