genode/repos/libports/lib/mk/test-ldso_lib_dl.mk

6 lines
136 B
Makefile
Raw Normal View History

SRC_CC = lib_dl.cc
SHARED_LIB = yes
LIBS = test-ldso_lib_1
INC_DIR += $(REP_DIR)/src/test/ldso/include
vpath % $(REP_DIR)/src/test/ldso