mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
57d273f65e
Work toward #9876. This adds `prepare.mk`, which is simply a more heavily-parameterized `install.mk`, then uses `prepare` to implement both `install` and the windows installer (`dist`). Smoke tested on both Linux and Windows.