Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2ce8662b9550b921bf33f7399917e316fa42d714
/
.
/
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 $@