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

4 lines
74 B
Makefile

TARGET = test-libc_pipe
LIBS = posix libc_pipe pthread
SRC_CC = main.cc