X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=linux%2FMakefile;h=1adb5da3a4ed31e6ec16c9f109b4346ff1f33eff;hb=df27781f266a5de7b83a57abc636166b26a8f186;hp=5c7722028f999607614260a62e2c8a2249b940db;hpb=3028a8e4d79f2e76a010c37acaa16f65ab436236;p=libpicofe.git diff --git a/linux/Makefile b/linux/Makefile index 5c77220..1adb5da 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -81,7 +81,7 @@ OBJS += cpu/sh2/mame/sh2pico.o OBJS += cpu/sh2/compiler.o OBJS += cpu/sh2/stub_x86.o ifeq "$(drc_debug)" "1" -DEFINES += DRC_DEBUG +DEFINES += DRC_DEBUG=1 OBJS += cpu/sh2/mame/sh2dasm.o OBJS += host_dasm.o LDFLAGS += -lbfd -lopcodes