You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
233B

  1. SLUG=Southpole-parasites
  2. include ../../../build_plugin_pre_linux.mk
  3. EXTRAFLAGS+= \
  4. -DTEST \
  5. -DPARASITES \
  6. -I./parasites -Ieurorack/ \
  7. -Dstmlib=stmlib_parasites
  8. include make.objects
  9. include ../../../build_plugin_post_linux.mk