projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
893d9917af18cb837a8735af995fba52099315a3
[goodguy/history.git]
/
cinelerra-5.1
/
plugins
/
compressor
/
Makefile
1
include ../../plugin_defs
2
3
OBJS = $(OBJDIR)/compressor.o
4
5
PLUGIN = compressor
6
7
include ../../plugin_config
8
9
10
$(OBJDIR)/compressor.o: compressor.C