- simplify findhole() for use for 1 page only
[minix.git] / commands / bzip2-1.0.3 / build
blob03616c2620245bf313156acf2325df2c806ce3d3
1 #!/bin/sh
2 make clean
3 make all
4 if [ "$1" != build ]
5 then make install
6 fi