mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00: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
|
||||
|
||||
$(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
|
||||
|
||||
# Output depends on entire contents of the survey tree.
|
||||
|
Loading…
Reference in New Issue
Block a user