rust/mk
Jakub Bukaj f90471e4e3 rollup merge of #19161: jmesmon/mk-fixes
This is a collection of misc issues I've run into while adding bindir & libdir support that aren't really bindir & libdir specific.

While I continue to fiddle with bindir and libdir bugs, I figured these might be useful for others to have merged.
2014-11-23 14:11:47 -05:00
..
cfg mk/cfg: add .mk suffix on files to avoid "supprises" when backup files (file~) are in the directory 2014-11-19 16:00:51 -05:00
clean.mk
crates.mk Fallout from libgreen and libnative removal 2014-11-20 17:19:24 -08:00
ctags.mk
dist.mk
docs.mk New guide: error handling 2014-11-18 12:56:55 -05:00
grammar.mk Update makefiles to ensure src/grammar/verify.rs is built. 2014-11-19 13:12:05 +11:00
host.mk
install.mk
llvm.mk
main.mk rollup merge of #19161: jmesmon/mk-fixes 2014-11-23 14:11:47 -05:00
perf.mk
platform.mk mk/cfg: add .mk suffix on files to avoid "supprises" when backup files (file~) are in the directory 2014-11-19 16:00:51 -05:00
prepare.mk
reconfig.mk
rt.mk mk/rt: use CFG_LLVM_TARGET instead of plain target when calling llc 2014-11-20 18:34:10 -05:00
rustllvm.mk
snap.mk
stage0.mk mk/stage0: complain instead of creating an empty file 2014-11-20 16:00:12 -05:00
target.mk mk/target: fix typo so we depend on the correct directory 2014-11-20 16:00:12 -05:00
tests.mk Update makefiles to ensure src/grammar/verify.rs is built. 2014-11-19 13:12:05 +11:00
util.mk