brintos

brintos / linux-shallow public Read only

0
0
Text · 189 B · e815bbf Raw
10 lines · plain
1# SPDX-License-Identifier: GPL-2.02# Makefile for SafeSetID selftest.3CFLAGS = -Wall -O24LDLIBS = -lcap5 6TEST_PROGS := safesetid-test.sh7TEST_GEN_FILES := safesetid-test8 9include ../lib.mk10