diff options
Diffstat (limited to 'tests/run-make-fulldeps/print-calling-conventions/Makefile')
-rw-r--r-- | tests/run-make-fulldeps/print-calling-conventions/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/run-make-fulldeps/print-calling-conventions/Makefile b/tests/run-make-fulldeps/print-calling-conventions/Makefile deleted file mode 100644 index d3fd06392..000000000 --- a/tests/run-make-fulldeps/print-calling-conventions/Makefile +++ /dev/null @@ -1,4 +0,0 @@ --include ../tools.mk - -all: - $(RUSTC) --print calling-conventions |