Imported Debian patch 1.2.0b-1
[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