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