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