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