genode/repos/libports/lib/mk/vfs_jitterentropy.mk

10 lines
161 B
Makefile
Raw Normal View History

SRC_CC = vfs.cc
INC_DIR += $(REP_DIR)/src/lib/vfs/jitterentropy
LIBS += libc jitterentropy
vpath %.cc $(REP_DIR)/src/lib/vfs/jitterentropy
SHARED_LIB = yes