Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / tools / testing / selftests / net / rds / Makefile
blob612a7219990eb11583637e46e68489905d62933e
1 # SPDX-License-Identifier: GPL-2.0
3 all:
4 @echo mk_build_dir="$(shell pwd)" > include.sh
6 TEST_PROGS := run.sh
8 TEST_FILES := include.sh test.py
10 EXTRA_CLEAN := /tmp/rds_logs include.sh
12 include ../../lib.mk