This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
377f6c2a31
zephyr
/
samples
/
posix
/
eventfd
/
Makefile.posix
5 lines
102 B
Makefile
Raw
Blame
History
# This makefile builds the sample for a POSIX system, like Linux
eventfd
:
src
/
main
.
c
$(
CC
)
$^ -o
$@
Reference in New Issue
View Git Blame
Copy Permalink