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