]> git.lizzy.rs Git - rust.git/commit
make: Add all the make support for lib{native,green}
authorAlex Crichton <alex@alexcrichton.com>
Fri, 13 Dec 2013 02:07:23 +0000 (18:07 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 25 Dec 2013 03:59:52 +0000 (19:59 -0800)
commitd830fcc6eb5173061888d4b128c0670a49515f58
tree9d0d129d6caa09de0a4469a904fc868943390bfe
parent780afeaf0a2c063c68d91660eb15a3314f1eadcb
make: Add all the make support for lib{native,green}

This should now begin distribution of lib{green,native} in rlib/dylib format as
well as building them as part of the normal build process.
Makefile.in
mk/clean.mk
mk/dist.mk
mk/host.mk
mk/install.mk
mk/target.mk
mk/tests.mk