projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git]
/
cinelerra-5.1
/
plugins
/
rgb601
/
Makefile
1
include ../../global_config
2
3
OBJS = $(OBJDIR)/rgb601.o \
4
$(OBJDIR)/rgb601window.o
5
6
PLUGIN = rgb601
7
8
include ../../plugin_config
9
10
$(OBJDIR)/rgb601.o: rgb601.C
11
$(OBJDIR)/rgb601window.o: rgb601window.C