projects
/
goodguy
/
cinelerra.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Andrew contribution to add preference method for Fast/Slow speed
[goodguy/cinelerra.git]
/
cinelerra-5.1
/
plugins
/
interpolate
/
Makefile
1
include ../../plugin_defs
2
3
OBJS = $(OBJDIR)/interpolate.o
4
5
PLUGIN = interpolatepixels
6
7
include ../../plugin_config
8
9
$(OBJDIR)/interpolate.o: interpolate.C