summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/split-dwarf/Makefile
blob: e1a78e2edfc44014b7e24dbd06c74402170c8615 (plain)
1
2
3
4
5
6
7
8
-include ../tools.mk

# only-linux

all:
	$(RUSTC) -Z split-dwarf=split foo.rs
	rm $(TMPDIR)/foo.dwp
	rm $(TMPDIR)/$(call BIN,foo)