mirror of
https://git.proxmox.com/git/rustc
synced 2026-02-04 17:37:13 +00:00
7 lines
182 B
Makefile
7 lines
182 B
Makefile
# Common Makefile include for Rust `run-make/coverage-* tests. Include this
|
|
# file with the line:
|
|
#
|
|
# include ../coverage/coverage_tools.mk
|
|
|
|
include ../../run-make-fulldeps/tools.mk
|