mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 01:28:53 +00:00
7 lines
138 B
Makefile
7 lines
138 B
Makefile
|
LIBS += base ada
|
||
|
SRC_ADB += add_package.adb
|
||
|
|
||
|
include $(REP_DIR)/lib/import/import-test-ada.mk
|
||
|
|
||
|
vpath %.adb $(REP_DIR)/src/test/ada/lib
|