mirror of
https://github.com/holub/mame
synced 2025-07-07 02:50:50 +03:00
uncommented it now that the .mak file is in (nw)
This commit is contained in:
parent
592f59102c
commit
dd3135cc47
2
makefile
2
makefile
@ -746,7 +746,7 @@ include $(SRC)/emu/emu.mak
|
||||
include $(SRC)/lib/lib.mak
|
||||
-include $(SRC)/osd/$(CROSS_BUILD_OSD)/build.mak
|
||||
include $(SRC)/tools/tools.mak
|
||||
#include $(SRC)/regtests/regtests.mak
|
||||
include $(SRC)/regtests/regtests.mak
|
||||
|
||||
# combine the various definitions to one
|
||||
CCOMFLAGS += $(INCPATH)
|
||||
|
Loading…
Reference in New Issue
Block a user