]> git.proxmox.com Git - mirror_iproute2.git/commit
testsuite: remove all temp files and implement make clean
authorLuca Boccassi <bluca@debian.org>
Wed, 22 Aug 2018 18:09:01 +0000 (19:09 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Sat, 25 Aug 2018 06:14:09 +0000 (23:14 -0700)
commitad23e152b85a92b30a944cb70f4fbc8d4933ac29
tree34348ff93b5ea4bb6532ef68ab2d33c6c2071327
parent10193649642ad549796c870fa2a252c3a4fee69f
testsuite: remove all temp files and implement make clean

Some generated test files were not removed, including one executable in
the testsuite/tools directory.
Ensure make clean from the top level directory works for the testsuite
subdirs too, and that all the files are removed.

Signed-off-by: Luca Boccassi <bluca@debian.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Makefile
testsuite/Makefile
testsuite/tools/Makefile