Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
074f4db67a25ffee5eb9b667e71bf0f0686244a0
/
.
/
samples
/
net
/
sockets
/
echo
/
Makefile.host
blob: 7bf5def40dd92875128f87294d6c016816a74b01 [
file
]
# This makefile builds socket_echo sample for POSIX system, like Linux
socket_echo
:
src
/
socket_echo
.
c
$
(
CC
)
$
^
-
o $@