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