projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
preview tooltip, ffv1 fmt, opengl overlay tweaks, clear nested render output bfr
[goodguy/history.git]
/
cinelerra-5.1
/
plugins
/
rgb601
/
Makefile
1
include ../../plugin_defs
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