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: 00199ca970d3d52ef39af1c9cf27c88750f170ed (
plain
)
1
2
3
4
5
include ../tools.mk
all
:
$(
RUSTC
)
foo.rs
-g
-O
RUSTC
=
"
$(
RUSTC_ORIGINAL
)
"
$(
call
RUN,foo
)