Sign in
android-kvm
/
linux
/
59c324683400b41caa6d85b091e812ee3d5415c3
/
.
/
tools
/
testing
/
selftests
/
safesetid
/
Makefile
blob: 98da7a5047375a16167120f950f895e4a07ef636 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
# Makefile for mount selftests.
CFLAGS
=
-
Wall
-
lcap
-
O2
TEST_PROGS
:=
run_tests
.
sh
TEST_GEN_FILES
:=
safesetid
-
test
include
../
lib
.
mk