mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-04-03 09:31:46 +01: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
|
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)
|
noinfo/all.3d: $(shell $(svxtrace_cmd) $(dataset_path)/all)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user