Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b160628e9ebcdc85d0db9d7f423c26b3c7c179d0
/
.
/
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