linux/tools/testing/selftests/acct/Makefile

# SPDX-License-Identifier: GPL-2.0
TEST_GEN_PROGS := acct_syscall
CFLAGS += -Wall

include ../lib.mk