mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-04-03 09:31:46 +01:00
[svn r6643] Added survey table by name
This commit is contained in:
parent
56a59e6ba3
commit
dc66d47efe
6
Makefile
6
Makefile
@ -29,8 +29,10 @@ folk/index.htm: noinfo/folk.csv noinfo/make-folklist.py
|
|||||||
|
|
||||||
###########
|
###########
|
||||||
|
|
||||||
surveytable: $(surveydir_path)/surveytable.html
|
surveytable:
|
||||||
cd $(surveydir_path); perl tablize-csv.pl Surveys.csv
|
cd $(surveydir_path); perl tablize-csv.pl Surveys.csv; perl tablizebyname-csv.pl. Surveys.csv
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Output depends on entire contents of the survey tree;
|
# Output depends on entire contents of the survey tree;
|
||||||
# there appears to be no sensible way to run this at need.
|
# there appears to be no sensible way to run this at need.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user