cgal/Packages/Distance_3/prepare_submit

21 lines
175 B
Bash
Executable File

#!/bin/sh
if [ ! -d include ]
then
mkdir include
mkdir include/CGAL
fi
cd web
if [ ! -d lis ]
then
mkdir lis
fi
make xsrcs
cd ..
cvs -q commit -m "" include