]> git.lizzy.rs Git - rust.git/commit
auto merge of #19117 : jmesmon/rust/mk-cfg-suffix, r=cmr
authorbors <bors@rust-lang.org>
Sat, 22 Nov 2014 01:46:46 +0000 (01:46 +0000)
committerbors <bors@rust-lang.org>
Sat, 22 Nov 2014 01:46:46 +0000 (01:46 +0000)
commit2af82f75304b267167ad27368f410b4cb5daf1f5
tree497af6da048b011d472398926371b07a5bfd8dd1
parent81eeec0941f936f0f3de881c3991a74f32fe0625
parent8581f00249b6d9fdd34b7c1733b18849240dd139
auto merge of #19117 : jmesmon/rust/mk-cfg-suffix, r=cmr

Right now we'll end up globbing them into the accepted targets and (ever worse) they will override the make variables of real target files because we `include`d everything in that directory.

As a side effect, editors get a better hint on file types.
configure