mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-16 23:39:28 +00:00
7 lines
161 B
Makefile
7 lines
161 B
Makefile
# Common Makefile include for Rust `run-make/coverage-* tests. Include this
|
|
# file with the line:
|
|
#
|
|
# include ../coverage/coverage_tools.mk
|
|
|
|
include ../tools.mk
|