r134: Heroine Virtual's release 1.1.8
[cinelerra_cv/mob.git] / hvirtual / plugins / timestretch / Makefile
blobb38f918df22512e9f83c77d757cba5d33aeaa222
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