LAPACK  3.5.0
LAPACK: Linear Algebra PACKage
 All Classes Files Functions Variables Typedefs Macros
orig-tar.sh File Reference

Go to the source code of this file.

Variables

 DIR
 

Variable Documentation

DIR
Initial value:
=lapack-$2
TAR=../lapack_$2.orig.tar.xz
tar -a -x -f $3
rm $3
(cd $DIR
mv TESTING testing; ln -s testing TESTING
mv SRC src; ln -s src SRC
mv INSTALL install; ln -s install INSTALL
mv BLAS blas; ln -s blas BLAS
)
echo tar -a -c -f $TAR $DIR
tar -a -c -f $TAR $DIR
rm -rf $DIR
if [ -r .svn/deb-layout ]
lapack
Definition: changelog:215

Definition at line 4 of file orig-tar.sh.