Sign in
gfiber
/
kernel
/
quantenna
/
196892361bc95e2e4c40370050b430902ab01f16
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
syscalls
/
Makefile
blob: b35c7945bec550210c36269308352e7f25d0c2e4 [
file
] [
log
] [
blame
]
TEST_PROGS
:=
ipc_unmuxed
CFLAGS
+=
-
I
../../../../../
usr
/
include
all
:
$
(
TEST_PROGS
)
$
(
TEST_PROGS
):
../
harness
.
c
include
../../
lib
.
mk
clean
:
rm
-
f $
(
TEST_PROGS
)
*.
o