blob: 7aafed22d3b10354e5d8ce831e51d820e21d5120 [file] [log] [blame] [edit]
LEVEL = ../../../../../..
PROG = mason
CPPFLAGS = -DVERSION='"1.00"' -DCOMPDATE="\"today\"" -DCFLAGS='""' -DHOSTNAME="\"thishost\""
#LDFLAGS = -lm
ifdef LARGE_PROBLEM_SIZE
RUN_OPTIONS = ref.in
else
RUN_OPTIONS = test.in
endif
include $(LEVEL)/test/Programs/MultiSource/Makefile.multisrc