Sign in
android-kvm
/
linux
/
6a8dbd71a70620c42d4fa82509204ba18231f28d
/
.
/
tools
/
testing
/
selftests
/
safesetid
/
Makefile
blob: e815bbf2d0f4aaa3370965ff0de1dd130a6ba811 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0
# Makefile for SafeSetID selftest.
CFLAGS
=
-
Wall
-
O2
LDLIBS
=
-
lcap
TEST_PROGS
:=
safesetid
-
test
.
sh
TEST_GEN_FILES
:=
safesetid
-
test
include
../
lib
.
mk