include ../../global_config

OBJS = $(OBJDIR)/whirl.o

OUTPUT = $(PLUGIN_DIR)/whirl.plugin

include ../../plugin_config


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