mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
[svn r6652] smkridge/204/qm.html now generated. Hope I have not broken anything.
This commit is contained in:
parent
4791d447f4
commit
17c187f05f
9
Makefile
9
Makefile
@ -8,7 +8,7 @@ svxtrace_cmd = ./svxtrace.py
|
||||
|
||||
###########
|
||||
|
||||
everything: autogen_pages folklist 3dfiles tarfiles surveytable
|
||||
everything: autogen_pages folklist 3dfiles tarfiles surveytable qmlists
|
||||
|
||||
###########
|
||||
|
||||
@ -39,6 +39,13 @@ surveytable:
|
||||
|
||||
###########
|
||||
|
||||
qmlists: smkridge/204/qm.html
|
||||
|
||||
smkridge/204/qm.html: smkridge/204/qm.csv smkridge/204/tablize-qms.pl
|
||||
cd smkridge/204/; tablize-qms.pl qm.csv
|
||||
|
||||
###########
|
||||
|
||||
3dfiles: noinfo/all.3d smkridge/204/204.3d smkridge/234/234.3d plateau/76/76.3d
|
||||
|
||||
noinfo/all.3d: $(shell $(svxtrace_cmd) $(dataset_path)/all)
|
||||
|
Loading…
Reference in New Issue
Block a user