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