Credit Andrew - updating patches for FFmpeg 7.0 as needed since 6.1, now at 7.0,...
[goodguy/cinelerra.git] / resamplert / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/resamplert.o
4
5 PLUGIN = resamplert
6
7 include ../../plugin_config
8
9
10 $(OBJDIR)/resamplert.o: resamplert.C
11
12
13