Add a new chapter full of intermediate-useful-things, somewhere
[sgt/putty] / doc / Makefile
CommitLineData
fc5a8711 1CHAPTERS = blurb intro gs using config pscp plink pubkey pageant faq
e5b0d077 2
3INPUTS = $(patsubst %,%.but,$(CHAPTERS))
4
5# This is temporary. Hack it locally or something.
6BUTTRESS = $(HOME)/src/buttress/build/buttress
7
8Contents.html: $(INPUTS)
9 $(HOME)/src/buttress/build/buttress $(INPUTS)
10 rm -f index.html
11 ln -s Contents.html index.html
e86cf399 12
13clean:
14 rm -f *.html output.txt