blob: 27be3d2f7265669d1b27cbf53c4f4eb649d5018e [file] [log] [blame]
LEVEL = ../../../../..
PROG = sgefa
LDFLAGS = -lm
ifdef LARGE_PROBLEM_SIZE
CPPFLAGS = -DSCALE=50
else
CPPFLAGS = -DSCALE=40
endif
# This program is adversely effected by the underlying precision of the machine
PROGRAM_IS_NONDETERMINISTIC = 1
include ../../Makefile.multisrc