blob: 99d6d3d235dcded06496f0640f58029b37adcc48 [file] [log] [blame]
LEVEL = ../../../..
PROG = StatementReordering-dbl
LDFLAGS = -lm
CFLAGS += -std=gnu99
RUN_OPTIONS = 20000 14
ifeq ($(ARCH),XCore)
# XCore takes ~1 hour.
RUNTIMELIMIT:=7200
endif
include $(LEVEL)/MultiSource/Makefile.multisrc