config.mk (94B)
1 ROOT_DIR := . 2 3 TARGET := index.html 4 5 INDEX_SCRIPT := ../utils/indexof.sh 6 7 WEBROOT := .webroot