projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
interp bilinear fix
[goodguy/history.git]
/
cinelerra-5.1
/
plugins
/
svg
/
Makefile
1
include ../../plugin_defs
2
3
OBJS = $(OBJDIR)/svg.o \
4
$(OBJDIR)/svgwin.o
5
6
PLUGIN = svg
7
8
include ../../plugin_config
9
10
$(OBJDIR)/svg.o: svg.C
11
$(OBJDIR)/svgwin.o: svgwin.C