genode/libports/src/test/pthread/target.mk

4 lines
67 B
Makefile

TARGET = test-pthread
SRC_CC = main.cc
LIBS = libc pthread