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
/
1080to480
/
Makefile
blob
62d9275f517f6f8f7104b8bd2d43e61655e94a9c
1
include
..
/
..
/
global_config
2
3
OBJS
= $(
OBJDIR
)/
1080
to480.o
4
5
OUTPUT
=
..
/$(
OBJDIR
)/
1080
to480.plugin
6
7
include
..
/
..
/
plugin_config
8
9
$(
OBJDIR
)/
1080
to480.o
:
1080
to480.C
10
11
12