mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-25 16:31:06 +00:00
7 lines
174 B
Makefile
7 lines
174 B
Makefile
|
INC_DIR += $(call select_from_ports,curl)/include
|
||
|
|
||
|
INC_DIR += $(REP_DIR)/src/lib/curl/64bit
|
||
|
INC_DIR += $(REP_DIR)/src/lib/curl/64bit/curl
|
||
|
|
||
|
include $(REP_DIR)/lib/mk/curl.inc
|