aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/proc/Makefile
blob: 592603a5d67533fbc96d19bed49a205a7d08cf7a (plain) (blame)
1
2
3
4
5
6
CFLAGS += -Wall -O2

TEST_GEN_PROGS :=
TEST_GEN_PROGS += proc-self-wchan

include ../lib.mk