summaryrefslogtreecommitdiff
path: root/src/examples/randomtest/Makefile
blob: b64193e22ca81f46b4a3709cecce4ec042899cca (plain)
1
2
3
4
5
6
7
PROG_NOINST = randomtest${PROG_SUFFIX}
SRCS = randomtest.c

include ../../../buildsys.mk

CPPFLAGS += -I../../libmowgli
LIBS += -L../../libmowgli -lmowgli