Sign in
linux
/
linux
/
kernel
/
git
/
torvalds
/
linux
/
0a5d6c641b671370f019cbe20fe51ee3ef00264c
/
.
/
samples
/
landlock
/
Makefile
blob: 5d601e51c2ebf20040f0eb6ffebb720e83ba9bff [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: BSD-3-Clause
userprogs
-
always
-
y
:=
sandboxer
userccflags
+=
-
I usr
/
include
.
PHONY
:
all clean
all
:
$
(
MAKE
)
-
C
../..
samples
/
landlock
/
clean
:
$
(
MAKE
)
-
C
../..
M
=
samples
/
landlock
/
clean