repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r134: Heroine Virtual's release 1.1.8
[cinelerra_cv/mob.git]
/
hvirtual
/
plugins
/
gain
/
Makefile
blob
714272e14c8ec1b31870ed28a4bca7c4bba4401c
1
include
..
/
..
/
global_config
2
3
OBJS
= $(
OBJDIR
)/
gain.o \
4
$(
OBJDIR
)/
gainwindow.o
5
6
OUTPUT
=
..
/$(
OBJDIR
)/
gain.plugin
7
8
include
..
/
..
/
plugin_config
9
10
$(
OBJDIR
)/
gain.o
:
gain.C
11
$(
OBJDIR
)/
gainwindow.o
:
gainwindow.C