genode/repos/gems/src/test/decorator_stress/target.mk
2014-08-12 13:08:02 +02:00

7 lines
91 B
Makefile

TARGET = test-decorator_stress
SRC_CC = main.cc
LIBS = libc libm
INC_DIR += $(PRG_DIR)