mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-10 15:47:10 +00:00
Remove things depending on CAVETAB2 as these are done by troggle now.
This commit is contained in:
10
Makefile
10
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 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
|
# cavestats should be BUILT AUTOMATICALLY rather than having to be
|
||||||
# built manually in a survex build tree.
|
# 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
|
#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
|
# python noinfo/make-areaindices.py noinfo/cavestats
|
||||||
cd noinfo; perl ./make-indxal4.pl -q CAVETAB2.CSV
|
# cd noinfo; perl ./make-indxal4.pl -q CAVETAB2.CSV
|
||||||
|
|
||||||
noinfo/lengths.dat:
|
noinfo/lengths.dat:
|
||||||
python noinfo/create_dplong_table.py
|
python noinfo/create_dplong_table.py
|
||||||
|
|||||||
Reference in New Issue
Block a user