mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
5a821d4c92
Issue #1280
6 lines
136 B
Makefile
6 lines
136 B
Makefile
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
|