[svn r6811] Added a batch of photos from Stuart. Also removed a dud line from the Makefile.

This commit is contained in:
dave
2005-05-16 15:24:21 +02:00
parent 4da98b6edd
commit b5b32bcd2c
17 changed files with 3 additions and 4 deletions

View File

@@ -83,13 +83,12 @@ plateau/76/surveydata.tgz: plateau/76/76.3d
clean:
cut -d "," -f 6 noinfo/CAVETAB2.CSV | xargs rm -f
-cut -d "," -f 6 noinfo/CAVETAB2.CSV | sed 's/[^\/]*$$//; s/"//g' | xargs -l rmdir --ignore-fail-on-non-empty > /dev/null 2>&1
# remove empty directories
rm -f indxal.htm folk/index.htm noinfo/all.pos
rm -f noinfo/all.3d smkridge/204/204.3d smkridge/234/234.3d plateau/76/76.3d
rm -f smkridge/204/surveydata.tgz smkridge/234/surveydata.tgz plateau/76/surveydata.tgz noinfo/all.tgz
rm -f $(surveydir_path)/surveytable.html
rm -f report.html
find . -name ".cvsignore" | xargs rm
###########