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
/
longjmp-across-rust
/
Makefile
blob: 9d71ed8fcf3ab6223d4c9b2cbbb82298f6ca39df (
plain
)
1
2
3
4
5
-include ../tools.mk
all
:
$(
call
NATIVE_STATICLIB
,
foo
)
$(
RUSTC
)
main.rs
$(
call
RUN,main
)