mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-04-03 09:31:46 +01:00
[svn r6627] And more
This commit is contained in:
parent
c23b81dbf9
commit
c40aa52c55
2
Makefile
2
Makefile
@ -31,7 +31,7 @@ folk/index.htm: noinfo/folk.csv noinfo/make-folklist.py
|
|||||||
|
|
||||||
surveytable: $(surveydir_path)/surveytable.html
|
surveytable: $(surveydir_path)/surveytable.html
|
||||||
|
|
||||||
$(surveydir_path)/surveytable.html: $(shell find $(surveydir_path -printf "\"%p\"\n"))
|
$(surveydir_path)/surveytable.html: $(shell find $(surveydir_path) -printf "\"%p\"\n")
|
||||||
cd $(surveydir_path); perl tablize-csv.pl Surveys.csv
|
cd $(surveydir_path); perl tablize-csv.pl Surveys.csv
|
||||||
|
|
||||||
# Output depends on entire contents of the survey tree.
|
# Output depends on entire contents of the survey tree.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user