fix double make rule for m68k-mac-pragmas.o

This commit is contained in:
Wolfgang Thaller 2019-01-21 21:41:53 +01:00
parent 999897be07
commit b6bbe4d5a4
1 changed files with 0 additions and 4 deletions

View File

@ -3,10 +3,6 @@
M68K_MLIB_CPU += && (CPU !~ "^mcf")
M68K_ARCH := m68k
m68k-mac-pragmas.o: $(srcdir)/config/m68k/m68k-mac-pragmas.c
$(COMPILE) $<
$(POSTCOMPILE)
M68K_MLIB_CPU += && (CPU !~ "^m68060") && (CPU !~ "^cpu32") && (CPU !~ "^fidoa")
PASSES_EXTRA += $(srcdir)/config/m68k/m68k-passes.def