genode/libports/lib/mk/pthread.mk

9 lines
112 B
Makefile
Raw Normal View History

SRC_CC = semaphore.cc \
thread.cc
LIBS += libc
vpath % $(REP_DIR)/src/lib/pthread
SHARED_LIB = yes