git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Usermode/libc - Fix not loading crt0.s in libc
[tpg/acess2.git]
/
CleanAllArch
1
#!/bin/sh
2
for a in i386 x86_64 armv7 host; do echo $a; ARCH=$a make clean; done
UCC
git Repository :: git.ucc.asn.au