repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
tools
/
testing
/
selftests
/
safesetid
/
Makefile
blob
e815bbf2d0f4aaa3370965ff0de1dd130a6ba811
1
# SPDX-License-Identifier: GPL-2.0
2
# Makefile for SafeSetID selftest.
3
CFLAGS
= -
Wall
-
O2
4
LDLIBS
= -
lcap
5
6
TEST_PROGS
:=
safesetid-test.sh
7
TEST_GEN_FILES
:=
safesetid-test
8
9
include
..
/
lib.mk