index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-make
/
staticlib-blank-lib
/
Makefile
blob: c56d1212047e86c506703b77bd9cf25c1b172536 (
plain
)
1
2
3
4
5
6
-include ../tools.mk all: ar crus libfoo.a foo.rs ar d libfoo.a foo.rs $(RUSTC) foo.rs