Credit Andrew - updating patches for FFmpeg 7.0 as needed since 6.1, now at 7.0,...
[goodguy/cinelerra.git] / 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