1 2 3 4 5
-include ../tools.mk all: $(RUSTC) -o "" blank.rs 2>&1 | \ grep 'No such file or directory'