mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
7 lines
109 B
Makefile
7 lines
109 B
Makefile
extra_flags := --scrape-tests
|
|
deps := ex
|
|
|
|
include ../rustdoc-scrape-examples-multiple/scrape.mk
|
|
|
|
all: scrape
|