mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2026-04-02 19:41:02 +01:00
[svn r6811] Added a batch of photos from Stuart. Also removed a dud line from the Makefile.
This commit is contained in:
3
Makefile
3
Makefile
@@ -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
|
||||
|
||||
###########
|
||||
|
||||
|
||||
Reference in New Issue
Block a user