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
/
static-unwinding
/
Makefile
blob: cb0397442658df659765388617854b25dabf5d71 (
plain
)
1
2
3
4
5
6
-include ../tools.mk
all
:
$(
RUSTC
)
lib.rs
$(
RUSTC
)
main.rs
$(
call
RUN,main
)