Merge CV, ver=5.1; ops/methods from HV, and interface from CV where possible
[goodguy/history.git] / cinelerra-5.0 / plugins / burn / Makefile
diff --git a/cinelerra-5.0/plugins/burn/Makefile b/cinelerra-5.0/plugins/burn/Makefile
deleted file mode 100644 (file)
index 1e99f51..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#CFLAGS += -g
-
-include ../../global_config
-
-OBJS = $(OBJDIR)/burn.o  \
-       $(OBJDIR)/burnwindow.o \
-
-PLUGIN = burn
-CFLAGS += -I../libeffecttv
-LFLAGS += ../libeffecttv/$(OBJDIR)/libeffecttv.a
-
-include ../../plugin_config
-
-$(OBJDIR)/burn.o: burn.C
-$(OBJDIR)/burnwindow.o: burnwindow.C