mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-05-10 11:55:48 +01:00
[svn r8005] add deep/long table creation to makefile
This commit is contained in:
parent
31b016ab97
commit
3c7f567d37
3
Makefile
3
Makefile
@ -14,8 +14,11 @@ everything: autogen_pages folklist 3dfiles tarfiles surveytable qmlists prospect
|
|||||||
|
|
||||||
autogen_pages: indxal.htm
|
autogen_pages: indxal.htm
|
||||||
|
|
||||||
|
# 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
|
indxal.htm: noinfo/CAVETAB2.CSV noinfo/all.pos noinfo/make-indxal4.pl noinfo/areapage_skeletons/*.html noinfo/lengths.dat
|
||||||
python noinfo/make-areaindices.py
|
python noinfo/make-areaindices.py
|
||||||
|
python noinfo/create_dplong_table.py
|
||||||
cd noinfo; perl ./make-indxal4.pl -q CAVETAB2.CSV
|
cd noinfo; perl ./make-indxal4.pl -q CAVETAB2.CSV
|
||||||
|
|
||||||
noinfo/all.pos: noinfo/all.3d
|
noinfo/all.pos: noinfo/all.3d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user