X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfsound%2FMakefile.c64p;h=5942017eb3731980df1592ad2866e98be604af89;hb=bbb7cdecc2d22277a639bb4d091e0b66c7ce57e8;hp=5b9778107cd1a8bc88820e86f532f505fe506ce7;hpb=40dabc0b86e98a2f9b754692bd98404d038f6bce;p=pcsx_rearmed.git diff --git a/plugins/dfsound/Makefile.c64p b/plugins/dfsound/Makefile.c64p index 5b977810..5942017e 100644 --- a/plugins/dfsound/Makefile.c64p +++ b/plugins/dfsound/Makefile.c64p @@ -1,6 +1,9 @@ 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