0.6.10:
[sbcl.git] / source-distribution.sh
1 #!/bin/sh
2
3 # Create a source distribution. (You should run clean.sh first.)
4
5 b=${1:?missing base directory name argument}
6 tar cf $b-source.tar $b