Allow makefile to continue even if cavestaqts binary cannot be run

This commit is contained in:
wookey 2011-02-27 02:54:58 +00:00
parent 5f6c3781ef
commit 5b2bd73ecc

View File

@ -24,10 +24,10 @@ autogen_pages: indxal.htm
# built manually in a survex build tree.
indxal.htm: noinfo/CAVETAB2.CSV noinfo/all.pos noinfo/make-indxal4.pl noinfo/areapage_skeletons/*.html noinfo/lengths.dat
python noinfo/make-areaindices.py
cd noinfo; perl ./make-indxal4.pl -q CAVETAB2.CSV
-(cd noinfo && perl ./make-indxal4.pl -q CAVETAB2.CSV)
noinfo/lengths.dat:
python noinfo/create_dplong_table.py
-python noinfo/create_dplong_table.py || echo "Carry on and build other targets anyway"
noinfo/all.pos: noinfo/all.3d
3dtopos noinfo/all.3d noinfo/all.pos