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.

10 lines
183B

  1. SLUG=Southpole
  2. include ../../../build_plugin_pre_linux.mk
  3. CPPFLAGS+= -DTEST -Ieurorack/ -Dstmlib=stmlib_southpole
  4. include make.objects
  5. include ../../../build_plugin_post_linux.mk