Previous 199869 Revisions Next

r44518 Wednesday 27th January, 2016 at 15:31:54 UTC by Miodrag Milanović
fix to work on osx and linux as well (nw)
[src/devices/cpu/m68000]makefile

trunk/src/devices/cpu/m68000/makefile
r253029r253030
2727
2828m68kops.cpp: m68kmake$(EXE)    m68k_in.cpp
2929   @echo Generating M68K source files...
30   @m68kmake$(EXE) . m68k_in.cpp
30   @./m68kmake$(EXE) . m68k_in.cpp
3131


Previous 199869 Revisions Next


© 1997-2024 The MAME Team