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