]> bicyclesonthemoon.info Git - ott/bsta/blob - install.sh
move error pages out to common library
[ott/bsta] / install.sh
1 #!/bin/sh
2 make clean
3 make -B TARGET=bsta makefile
4 make install
5 make clean
6 make -B TARGET=again makefile
7 make install
8 make clean