Sign in
gem5
/
arm
/
linux
/
861d75d098e2d0a2d7692c9d6a30b6fd2c81387c
/
.
/
tools
/
testing
/
selftests
/
nsfs
/
Makefile
blob: 2306054a901a4059102eecf7d47bbab6fe1de630 [
file
] [
log
] [
blame
]
TEST_PROGS
:=
owner pidns
CFLAGS
:=
-
Wall
-
Werror
all
:
owner pidns
owner
:
owner
.
c
pidns
:
pidns
.
c
clean
:
$
(
RM
)
owner pidns
include
../
lib
.
mk