Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
00a2e9cc93dd319ddbba17f711e430ef2b45be1c
/
.
/
samples
/
net
/
sockets
/
http_get
/
Makefile.posix
blob: 7f0573c2f708da19edafd775f8c303995b6e4cda [
file
]
# This makefile builds the sample for a POSIX system, like Linux
http_get
:
src
/
http_get
.
c
$
(
CC
)
$
^
-
o $@