ref: c3a826e5bd77a7660328e5ce9af7b43e3b7bfd27
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/*