]> git.lizzy.rs Git - rust.git/blobdiff - src/test/run-make-fulldeps/target-specs/Makefile
Rollup merge of #101116 - GuillaumeGomez:rm-attrs-ty-alias, r=notriddle
[rust.git] / src / test / run-make-fulldeps / target-specs / Makefile
index fb95ee5539acdacd510f5aaabad3791af397849a..a33f5368e3cfd4ea255b5497933fa4197e8e0977 100644 (file)
@@ -1,4 +1,4 @@
--include ../tools.mk
+include ../tools.mk
 all:
        $(RUSTC) foo.rs --target=my-awesome-platform.json --crate-type=lib --emit=asm
        $(CGREP) -v morestack < $(TMPDIR)/foo.s