1
0
Fork 0
alistair23-linux/tools/testing/selftests/safesetid/Makefile

9 lines
172 B
Makefile

# 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