mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-27 09:12:32 +00:00
3 lines
91 B
Makefile
3 lines
91 B
Makefile
|
TARGET = fetchurl
|
||
|
LIBS += curl lwip libc_lwip libc_lwip_nic_dhcp libc
|
||
|
SRC_CC = component.cc
|