/* /home/gilles/public_html/lfoyer/Howto.list */
cook: cd doc && make doc
mkdir -p html
bin/myname.sh html
will process: html
found html/[.myname]:[html]
mkdir -p htm
bin/myname.sh htm
will process: htm
found htm/[.myname]:[htm]
mkdir -p txt
bin/myname.sh txt
will process: txt
found txt/[.myname]:[txt]
cook: rsync -alptvz --delete ./ /home/gilles/public_html/www.linux-france.org/html/prj/lfoyer
sending incremental file list
.myname_files