move tools.mk
to run-make
apparently I missed some tests in the last commit. Rather than having dozens of tests use the long version, use the short version in `run-make` and the long version in `run-make-fulldeps` (which is now only three tests)
This commit is contained in:
parent
06b2d4b4ab
commit
26e1ce7394
89 changed files with 88 additions and 88 deletions
|
@ -1,4 +1,4 @@
|
|||
include ../../run-make-fulldeps/tools.mk
|
||||
include ../tools.mk
|
||||
|
||||
OUTPUT_DIR := "$(TMPDIR)/rustdoc"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue