rust/mk
Alex Crichton c6e934f447 *Actually* fix make install with rlibs
Turns out that we only want to install the target rlibs, not the host rlibs.
I had it backwards the first time, then mixed up the second time, but this time
should get it right.

There's no need for host rlib files because none of them are needed at runtime.
2013-12-01 06:58:46 -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 *Actually* fix make install with rlibs 2013-12-01 06:58:46 -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