include ../../plugin_defs OBJS = $(OBJDIR)/reverb.o \ $(OBJDIR)/reverbwindow.o PLUGIN = reverb include ../../plugin_config $(OBJDIR)/reverb.o: reverb.C $(OBJDIR)/reverbwindow.o: reverbwindow.C