Brian Anderson
c8bc65f19f
mk: Put man pages in correct directory
2014-03-09 14:17:26 -07:00
Alex Crichton
3cf0b9bd11
mk: Don't install host rlibs
...
You rarely want to statically link against librustc and friends, so there's no
real reason to install the rlib version of these libraries, especially because
the rlibs are massive.
2014-02-21 10:55:30 -08:00
Brian Anderson
2b64cb294c
Address review feedback
2014-02-16 17:36:43 -08:00
Brian Anderson
9cd96e4f02
mk: Base the install target on prepare.mk
2014-02-15 14:18:00 -08:00
Brian Anderson
4cd8bdc969
mk: Add prepare.mk
...
This is a slightly more generic rewrite of install.mk. Currently
used for nothing, but we'll base all the binary distributables off it.
2014-02-15 14:17:57 -08:00