mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
Remove things depending on CAVETAB2 as these are done by troggle now.
This commit is contained in:
parent
0c0dbc0bc9
commit
d225b79a75
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 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
|
||||
|
Loading…
Reference in New Issue
Block a user