1 2 3 4 5 6 7 8
%.html: %.txt rest2html $^ > $@.tmp && mv $@.tmp $@ all: $(addsuffix .html,$(basename $(wildcard *.txt))) upload: all (echo 'cd www/doc'; ls *html | sed -e 's/^/put /') | sftp -b /dev/fd/0 bazng@escudero.ubuntu.com
Loggerhead is a web-based interface for Breezy Version: 2.0.1