Patches to prevent a couple of silly crashes
[u/mdw/putty] / doc / Makefile
1 CHAPTERS = blurb intro gs config pscp plink pubkey pageant trouble
2
3 INPUTS = $(patsubst %,%.but,$(CHAPTERS))
4
5 # This is temporary. Hack it locally or something.
6 BUTTRESS = $(HOME)/src/buttress/build/buttress
7
8 Contents.html: $(INPUTS)
9 $(HOME)/src/buttress/build/buttress $(INPUTS)
10 rm -f index.html
11 ln -s Contents.html index.html
12
13 clean:
14 rm -f *.html output.txt