Sign in
◑
Theme
gbmc
/
linux
/
refs/heads/linux-rolling-stable
/
.
/
tools
/
testing
/
selftests
/
acct
/
Makefile
blob: 083cab5ddb72c5b69a6915cb2bfee20e4af4c66e [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0
TEST_GEN_PROGS
:=
acct_syscall
TEST_GEN_PROGS
+=
taskstats_fill_stats_tgid
CFLAGS
+=
-
Wall
LDLIBS
+=
-
lpthread
include
../
lib
.
mk