LEVEL = ../../../..
PROG = p2c
CPPFLAGS += -DNOMEMOPT
RUN_OPTIONS = -v
STDIN_FILENAME = $(SourceDir)/INPUT/mf.p
include ../../../Makefile.multisrc
