include ../../global_config

OBJS = $(OBJDIR)/wipe.o

OUTPUT = $(PLUGIN_DIR)/wipe.plugin

include ../../plugin_config

$(OBJDIR)/wipe.o: wipe.C
