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