chiark / gitweb /
Makefiles: Use Final.sd.mk to implementing RECHECK_RM master
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Feb 2020 18:06:23 +0000 (18:06 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 16 Feb 2020 18:51:43 +0000 (18:51 +0000)
commit53121a9100463959968d21a7f9372844d71dfb6a
tree5b92aafa65030ff5556b83f4264025dad0bc6043
parentbf60f6943fca67ea86acdcb12db34e74fe43175c
Makefiles: Use Final.sd.mk to implementing RECHECK_RM

This is now read by make after all the other makefiles.  This allows
us to move the addition of {stest,mtest}/d-* to RECHECK_RM from
Dir.sd.mk into test-common.sd.mk, where it belongs.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Dir.sd.mk
Final.sd.mk [new file with mode: 0644]
test-common.sd.mk