1.0.13.48: SET-CLOSED-FLAME set ANSI-STREAM-IN twice (harmless but silly)
[sbcl/simd.git] / source-distribution.sh
blobd44c481836a452aa19183a7c59ac945f7c8a7ce2
1 #!/bin/sh
2 set -e
4 # Create a source distribution. (You should run clean.sh first.)
6 b=${1:?missing base directory name argument}
7 tar cf $b-source.tar $b