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