update ffmpeg git patches for version 7.0 + minor fixes
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / interpolateall / Makefile
1 include ../../plugin_defs
2
3 OBJS := $(OBJDIR)/interpolateall.o
4
5
6 PLUGIN = interpolateall
7
8 include ../../plugin_config
9
10
11 $(OBJDIR)/interpolateall.o: interpolateall.C
12
13
14
15
16
17
18
19
20
21
22
23