back out dav1d 0.6.0->0.5.1 nasm incompatible most systems, upgrade openexr to 2...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / gamma / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/gamma.o  \
4         $(OBJDIR)/gammawindow.o
5
6 PLUGIN = gamma
7
8 include ../../plugin_config
9
10 $(OBJDIR)/gamma.o: gamma.C
11 $(OBJDIR)/gammawindow.o: gammawindow.C