repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vm: remove leftover diag print
[minix.git]
/
commands
/
scripts
/
bigmake.sh
blob
31a14b90eb44cd598b590e2c3cb26ee70f08df10
1
#!/bin/sh
2
binsizes big
3
make
$
*
4
c
=
$?
5
binsizes normal
6
exit
$c