rust/mk
Steve Klabnik d0ca581016 Rollup merge of #29397 - dylanmckay:llvmdeps-deps, r=brson
Previously the file was not regenrated upon modification of `src/rustllvm` or others.

Now it will be rebuilt if `src/llvm` or `src/rustllvm` is touched.

Also added *.rs rule to 'clean' rule so that it is removed upon 'make
clean'.

Fixes #28614.
2015-11-24 09:43:46 -05:00
..
cfg
clean.mk
crates.mk
ctags.mk
debuggers.mk
dist.mk
docs.mk src/doc/trpl -> src/doc/book 2015-11-19 11:30:18 -05:00
grammar.mk
host.mk
install.mk
llvm.mk Escape some variables in llvm.mk 2015-11-13 15:15:51 -05:00
main.mk Prepare to the correct directory with --libdir 2015-11-15 21:15:56 -05:00
perf.mk
platform.mk Set CFLAGS/LDFLAGS/etc according to Debian policy 2015-11-20 12:51:10 -02:00
prepare.mk Fix --libdir installs 2015-11-16 18:55:07 -05:00
reconfig.mk
rt.mk
rustllvm.mk
snap.mk Remove extra eval call in snap.mk 2015-11-13 15:15:51 -05:00
stage0.mk
target.mk Auto merge of #29794 - semarie:openbsd-stdcpp-path, r=alexcrichton 2015-11-17 02:21:20 +00:00
tests.mk Auto merge of #29794 - semarie:openbsd-stdcpp-path, r=alexcrichton 2015-11-17 02:21:20 +00:00
util.mk