Files
genode/base-okl4/src/test/okl4_03_thread/target.mk
Norman Feske 89403a24b3 Avoid target-name ambiguity of "test-thread"
Both base/src/test/thread and base-okl4/src/test/okl4_03_thread used the
same target name, which ultimately confused the build system when
building on OKL4.
2013-12-28 19:50:25 +01:00

5 lines
94 B
Makefile

TARGET = test-okl4_thread
REQUIRES = okl4
LIBS = cxx core_printf ipc
SRC_CC = main.cc