LEVEL = ../../../..
include $(LEVEL)/Makefile.config

# This test uses the deprecated re_comp functions.
ifdef HAVE_RE_COMP
PROG = plot2fig
endif

include $(LEVEL)/MultiSource/Makefile.multisrc

