blob: 58d04f07b669c33ae73639a591467932294a5d36 [file] [log] [blame]
LEVEL = ../../../make
C_SOURCES := main.c functions.c
CFLAGS ?= -g -O3
include $(LEVEL)/Makefile.rules