repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
safesetid
/
Makefile
blob
fa02c4d5ec13c1e1071f433c708d08265bbe581e
1
# SPDX-License-Identifier: GPL-2.0
2
# Makefile for mount selftests.
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