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