include ../../plugin_defs

OBJS = \
	$(OBJDIR)/echo.o

PLUGIN = echo

include ../../plugin_config

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