1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00

Sort out the silly filenames.

[originally from svn r1459]
This commit is contained in:
Simon Tatham 2001-12-06 18:18:46 +00:00
parent 2b99a70743
commit bf6cfd2b01

View File

@ -9,6 +9,9 @@ Contents.html: $(INPUTS)
$(HOME)/src/buttress/build/buttress $(INPUTS)
rm -f index.html
ln -s Contents.html index.html
mv output.txt puttydoc.txt
mv output.hlp putty.hlp
mv output.cnt putty.cnt
clean:
rm -f *.html output.txt
rm -f *.html *.txt *.hlp *.cnt