From d225b79a75b5f3ebf14f645506379667105fc7f4 Mon Sep 17 00:00:00 2001 From: ExpoOnServer <devnull@localhost> Date: Tue, 3 Jul 2012 13:03:48 +0100 Subject: [PATCH] Remove things depending on CAVETAB2 as these are done by troggle now. --- Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 350bee4c6..4a1cefdbc 100644 --- a/Makefile +++ b/Makefile @@ -15,17 +15,17 @@ svxtrace_cmd = ./svxtrace.py ########### #everything: autogen_pages folklist 3dfiles tarfiles surveytable qmlists prospecting_guide -everything: autogen_pages folklist 3dfiles tarfiles qmlists prospecting_guide +everything: autogen_pages folklist 3dfiles tarfiles qmlists ########### -autogen_pages: indxal.htm +autogen_pages: noinfo/lengths.dat noinfo/all.pos noinfo/cavestats # cavestats should be BUILT AUTOMATICALLY rather than having to be # 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 noinfo/cavestats - cd noinfo; perl ./make-indxal4.pl -q CAVETAB2.CSV +#indxal.htm: noinfo/CAVETAB2.CSV noinfo/all.pos noinfo/make-indxal4.pl noinfo/areapage_skeletons/*.html noinfo/lengths.dat +# python noinfo/make-areaindices.py noinfo/cavestats +# cd noinfo; perl ./make-indxal4.pl -q CAVETAB2.CSV noinfo/lengths.dat: python noinfo/create_dplong_table.py