Sign in
fuchsia
/
third_party
/
rust
/
1.7.0
/
.
/
src
/
test
/
run-make
/
rustdoc-json
/
Makefile
blob: e49ab64b6958a8ac62818825daa3bd895be045af [
file
]
-
include
../
tools
.
mk
all
:
$
(
HOST_RPATH_ENV
)
$
(
RUSTDOC
)
-
w json
-
o $
(
TMPDIR
)/
doc
.
json foo
.
rs
$
(
HOST_RPATH_ENV
)
$
(
RUSTDOC
)
-
o $
(
TMPDIR
)/
doc $
(
TMPDIR
)/
doc
.
json