3db40c725cac8d9c8f3fc849bf77c72281ec9c9f
[debian/splat] / clean
1 #!/bin/bash
2 # Simple script to create a clean distribution
3 #
4 rm -f splat utils/fontdata utils/citydecoder utils/usgs2sdf utils/srtm2sdf
5 cd docs/man
6 ./docmaker
7 cd ../../
8