mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
7 lines
144 B
Makefile
7 lines
144 B
Makefile
|
LIBS += base spark
|
||
|
SRC_ADB += add_package.adb
|
||
|
|
||
|
include $(REP_DIR)/lib/import/import-test-spark.mk
|
||
|
|
||
|
vpath %.adb $(REP_DIR)/src/test/spark/lib
|