modify clr btn 16 plugins, add regdmp for sigtraps, rework mask_engine, mask rotate...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / sharpen / Makefile
1 include ../../plugin_defs
2
3 OBJS = $(OBJDIR)/sharpen.o  \
4         $(OBJDIR)/sharpenwindow.o
5
6 PLUGIN = sharpen
7
8 include ../../plugin_config
9
10 $(OBJDIR)/sharpen.o: sharpen.C
11 $(OBJDIR)/sharpenwindow.o: sharpenwindow.C