mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 09:12:24 +00:00
Sort out the silly filenames.
[originally from svn r1459]
This commit is contained in:
parent
2b99a70743
commit
bf6cfd2b01
@ -9,6 +9,9 @@ Contents.html: $(INPUTS)
|
|||||||
$(HOME)/src/buttress/build/buttress $(INPUTS)
|
$(HOME)/src/buttress/build/buttress $(INPUTS)
|
||||||
rm -f index.html
|
rm -f index.html
|
||||||
ln -s Contents.html index.html
|
ln -s Contents.html index.html
|
||||||
|
mv output.txt puttydoc.txt
|
||||||
|
mv output.hlp putty.hlp
|
||||||
|
mv output.cnt putty.cnt
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *.html output.txt
|
rm -f *.html *.txt *.hlp *.cnt
|
||||||
|
Loading…
Reference in New Issue
Block a user