mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
4 lines
96 B
Makefile
4 lines
96 B
Makefile
TARGET = fetchurl
|
|
LIBS += curl lwip libc_lwip libc_lwip_nic_dhcp libc ld
|
|
SRC_CC = component.cc
|