Sign in
nest-open-source
/
nest-cam
/
4320010
/
selinux
/
84611b88a457ada0e571c2222a747ffa5b71164a
/
.
/
selinux
/
CleanSpec.mk
blob: 5658a407814d9e25d2b36cc8bce1b18df0939449 [
file
] [
log
] [
blame
]
# This empty CleanSpec.mk file will prevent the build system
# from descending into subdirs.
#
$
(
call add
-
clean
-
step
,
rm
-
rf $
(
OUT_DIR
)/
host
/
linux
-
x86
/
bin
/
audit2allow
)
$
(
call add
-
clean
-
step
,
rm
-
rf $
(
OUT_DIR
)/
host
/
linux
-
x86
/
bin
/
audit2why
)