mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-03 20:44:11 +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/32bit
|
||
|
INC_DIR += $(REP_DIR)/src/lib/curl/32bit/curl
|
||
|
|
||
|
include $(REP_DIR)/lib/mk/curl.inc
|