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
/
msvc-opt-minsize
/
Makefile
blob: a5f019f244e2a07caaa2e827dd2e7cbf1537bbae (
plain
)
1
2
3
4
5
include ../tools.mk
all
:
$(
RUSTC
)
foo.rs
-Copt-level
=
z
2
>
&
1
$(
call
RUN,foo
)