index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
run-make-fulldeps
/
long-linker-command-lines
/
Makefile
blob: 5876fbc94bc984f07c3afbaeaca1fbf43a6f49ff (
plain
)
1
2
3
4
5
-include ../tools.mk
all
:
$(
RUSTC
)
foo.rs
-g
-O
RUSTC
=
"
$(
RUSTC_ORIGINAL
)
"
$(
call
RUN,foo
)