genode/repos/ports/src/test/gdb_monitor/target.mk
2016-05-23 15:52:49 +02:00

6 lines
74 B
Makefile

TARGET = test-gdb_monitor
SRC_CC = main.cc
LIBS = libc
CC_OLEVEL = -O0