1 include ..
/..
/global_config
3 OBJS
= ..
/parametric
/$(OBJDIR
)/fourier.o \
4 $(OBJDIR
)/timestretch.o \
5 $(OBJDIR
)/timestretchengine.o
7 OUTPUT
= ..
/$(OBJDIR
)/timestretch.plugin
9 include ..
/..
/plugin_config
14 $(OBJDIR
)/timestretch.o
: timestretch.C
15 $(OBJDIR
)/timestretchengine.o
: timestretchengine.C