blob: f8a747c9079a1fa12605f1b061d1d33f125d137d [file] [log] [blame] [edit]
LEVEL = ../../../../../..
PROG = pcompress2
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