X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fdfsound%2FMakefile.c64p;h=5942017eb3731980df1592ad2866e98be604af89;hb=136ebf222fee350892e767f55a71f4a765aa5490;hp=5b9778107cd1a8bc88820e86f532f505fe506ce7;hpb=2af7e74feec67c0a798ac190774cb4b3e925be76;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