Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
80a06b2533a5dc42d7d29afd104a4e1524c4e3c0
/
.
/
samples
/
posix
/
eventfd
/
Makefile.posix
blob: 8cb1f7d7da65acd8d1d0606907b8c85947535964 [
file
] [
log
] [
blame
]
# This makefile builds the sample for a POSIX system, like Linux
eventfd
:
src
/
main
.
c
$
(
CC
)
$
^
-
o $@