projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
dvd/bd scaling fixes, es/de .po file updates
[goodguy/history.git]
/
cinelerra-5.1
/
plugins
/
reverb
/
Makefile
1
include ../../global_config
2
3
OBJS = $(OBJDIR)/reverb.o \
4
$(OBJDIR)/reverbwindow.o
5
6
PLUGIN = reverb
7
8
include ../../plugin_config
9
10
$(OBJDIR)/reverb.o: reverb.C
11
$(OBJDIR)/reverbwindow.o: reverbwindow.C