projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git]
/
cinelerra-5.1
/
plugins
/
scale
/
Makefile
1
include ../../global_config
2
3
OBJS = $(OBJDIR)/scale.o \
4
$(OBJDIR)/scalewin.o
5
6
PLUGIN = scale
7
8
include ../../plugin_config
9
10
$(OBJDIR)/scale.o: scale.C
11
$(OBJDIR)/scalewin.o: scalewin.C