Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / tools / testing / selftests / acct / Makefile
blob7e025099cf65747537170b3634af4e98e9dc096e
1 # SPDX-License-Identifier: GPL-2.0
2 TEST_GEN_PROGS := acct_syscall
3 CFLAGS += -Wall
5 include ../lib.mk