ref: 6d02e7190e40c20192e527ff1ddbf5a6ec7cc629
dir: /mkfile/
pages=`{ls *.ht | grep -v index.ht | sed 's:\.ht$:/index.html:'} all:VQ: ${pages:%=public/%} public/index.html public/%/index.html:DQ: %.ht %.sed public/index.html:DQ: index.ht index.sed public/%.html:DQ: echo building $target d=`{basename -d $stem} ~ $d '.' && d=index t=$target mkdir -p `{basename -d $t} >$target { cat frag/header.inc $d.ht frag/footer.inc | sed -f $d.sed } clean:V: rm -rf public/*