cdrom: change pause timing again
[pcsx_rearmed.git] / plugins / dfsound / Makefile.c64p
index 45fe76a..5942017 100644 (file)
@@ -1,11 +1,16 @@
 ifndef C64_TOOLS_DSP_ROOT
 $(error need C64_TOOLS_DSP_ROOT)
 endif
+ifndef TI_CGTOOLS
+$(error need TI_CGTOOLS and stuff, source c64_tools/dsp/setenv.sh)
+endif
 
 include $(C64_TOOLS_DSP_ROOT)/install.mk
 
 TARGET_BASENAME = pcsxr_spu
-OPTFLAGS += -O2
+OPTFLAGS += -o3
+CFLAGS += -mo
+#CFLAGS += -k -mw
 CFLAGS += -DNO_OS -DWANT_THREAD_CODE
 
 OBJ = \