projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
update cin.po, goog xlat update xx.po
[goodguy/history.git]
/
cinelerra-5.1
/
plugins
/
translate
/
Makefile
1
include ../../plugin_defs
2
3
OBJS = $(OBJDIR)/translate.o \
4
$(OBJDIR)/translatewin.o
5
6
PLUGIN = translate
7
8
include ../../plugin_config
9
10
$(OBJDIR)/translate.o: translate.C
11
$(OBJDIR)/translatewin.o: translatewin.C