rust/src/tools/compiletest
Alex Crichton 839b6961b0 mk: Fix compile with makefiles
A tweak was made to dependencies in #38451 but the makefiles weren't updated to
accompany this. Instead of trying to integerate the `build_helper` crate into
the makefiles (which currently isn't present) this commit takes the approach of
just duplicating the required logic, which should be small enough for now.
2016-12-20 18:51:54 -08:00
..
src mk: Fix compile with makefiles 2016-12-20 18:51:54 -08:00
build.rs rustbuild: Add support for compiletest test suites 2016-04-18 16:30:01 -07:00
Cargo.toml mk: Fix compile with makefiles 2016-12-20 18:51:54 -08:00