#!/bin/sh if [ ! -d include ] then mkdir include mkdir include/CGAL fi cd web if [ ! -d lis ] then mkdir lis fi make xsrcs echo echo '>>>>>>' echo " Now adapt version and description.txt and run make_zip" echo '>>>>>>'