rust/mk
bors 436adc2131 auto merge of #10731 : chris-morgan/rust/fix-double-slashing, r=metajack
CFG_BUILD_DIR, CFG_LLVM_SRC_DIR and CFG_SRC_DIR all have trailing
slashes, by definition, so this is correct.

(This is purely cosmetic; the doubled slash is ignored by all the tools we're using.)
2013-11-30 15:51:39 -08:00
..
clean.mk Add generation of static libraries to rustc 2013-11-29 18:36:13 -08:00
ctags.mk Don't make tags for our dependencies and tests. 2013-11-16 13:44:52 +11:00
dist.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
docs.mk rustdoc: pass through --cfg to rustc 2013-11-24 23:33:44 -05:00
host.mk Add generation of static libraries to rustc 2013-11-29 18:36:13 -08:00
install.mk Statically link librustrt to libstd 2013-11-29 18:36:14 -08:00
llvm.mk Fix double slashes in make paths. 2013-11-30 12:09:10 +11:00
perf.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
platform.mk Add generation of static libraries to rustc 2013-11-29 18:36:13 -08:00
pp.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
rt.mk Statically link librustrt to libstd 2013-11-29 18:36:14 -08:00
rustllvm.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
snap.mk support for GNU configure syntax 2013-10-29 16:22:08 -07:00
stage0.mk configure: Fix passing multiple target and host triples. 2013-11-01 03:34:16 -04:00
target.mk Add generation of static libraries to rustc 2013-11-29 18:36:13 -08:00
tests.mk auto merge of #10731 : chris-morgan/rust/fix-double-slashing, r=metajack 2013-11-30 15:51:39 -08:00
tools.mk Rename files to match current recommendations. 2013-11-03 23:49:01 +11:00