projects
/
goodguy
/
cinelerra.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
rework transportque for shuttle speed codes, add rusage, cleanup
[goodguy/cinelerra.git]
/
cinelerra-5.1
/
plugins
/
gradient
/
Makefile
1
include ../../plugin_defs
2
3
OBJS = \
4
$(OBJDIR)/gradient.o
5
6
PLUGIN = gradient
7
8
include ../../plugin_config
9
10
$(OBJDIR)/gradient.o: gradient.C