Sign in
zircon-guest
/
third_party
/
linux
/
5ab84cf0c2ba831d58566c783333661053c90ef1
/
.
/
samples
/
uhid
/
Makefile
blob: 8d7fd6190ac4e9f07cd2de96f9e144a3b73fdc5b [
file
] [
log
] [
blame
]
# List of programs to build
hostprogs
-
y
:=
uhid
-
example
# Tell kbuild to always build the programs
always
:=
$
(
hostprogs
-
y
)
HOSTCFLAGS_uhid
-
example
.
o
+=
-
I$
(
objtree
)/
usr
/
include