genode/repos/libports/src/test/fork/target.mk

7 lines
103 B
Makefile

TARGET = test-fork
SRC_CC = test.cc
LIBS = posix
CC_CXX_WARN_STRICT =
CC_CXX_OPT += -fno-exceptions