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
- simplify findhole() for use for 1 page only
[minix.git]
/
commands
/
bzip2-1.0.3
/
build
blob
03616c2620245bf313156acf2325df2c806ce3d3
1
#!/bin/sh
2
make
clean
3
make
all
4
if
[
"
$1
"
!=
build
]
5
then
make install
6
fi