mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +00:00
Add "make clean" target
[originally from svn r931]
This commit is contained in:
parent
7e41e63161
commit
83370ae6e5
@ -9,3 +9,6 @@ Contents.html: $(INPUTS)
|
||||
$(HOME)/src/buttress/build/buttress $(INPUTS)
|
||||
rm -f index.html
|
||||
ln -s Contents.html index.html
|
||||
|
||||
clean:
|
||||
rm -f *.html output.txt
|
||||
|
Loading…
Reference in New Issue
Block a user