Sign in
fuchsia
/
third_party
/
rust
/
thinner-fuchsia-sysroot
/
.
/
src
/
test
/
run-make
/
pretty-print-to-file
/
Makefile
blob: 8909dee11f0fa00c79d353f043337231d2fb5f15 [
file
] [
log
] [
blame
]
-
include
../
tools
.
mk
all
:
$
(
RUSTC
)
-
o $
(
TMPDIR
)/
input
.
out
--
pretty
=
normal
-
Z unstable
-
options input
.
rs
diff
-
u $
(
TMPDIR
)/
input
.
out input
.
pp