mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 04:49:19 +02:00
* also remove htex.sed
This commit is contained in:
parent
356a3d1609
commit
2581901c6e
@ -184,7 +184,7 @@ help:
|
|||||||
@echo ' pdfdist : pdf, and archive result.'
|
@echo ' pdfdist : pdf, and archive result.'
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
-rm -f preamble.inc date.inc
|
-rm -f preamble.inc date.inc htex.sed
|
||||||
-rm -f *.htex *.hind *.haux *.htoc $(addsuffix .html,$(HTML))
|
-rm -f *.htex *.hind *.haux *.htoc $(addsuffix .html,$(HTML))
|
||||||
-rm -rf $(HTML) onechap
|
-rm -rf $(HTML) onechap
|
||||||
-rm -f $(TOC) $(LOG) $(DVI) $(PDF) $(AUX) $(OUT) $(PS) *.i* $(LOT) $(TXT) $(CHK)
|
-rm -f $(TOC) $(LOG) $(DVI) $(PDF) $(AUX) $(OUT) $(PS) *.i* $(LOT) $(TXT) $(CHK)
|
||||||
@ -623,7 +623,10 @@ execute:
|
|||||||
|
|
||||||
#
|
#
|
||||||
# $Log$
|
# $Log$
|
||||||
# Revision 1.17 2003-03-16 15:22:18 peter
|
# Revision 1.18 2003-03-16 15:24:58 peter
|
||||||
|
# * also remove htex.sed
|
||||||
|
#
|
||||||
|
# Revision 1.17 2003/03/16 15:22:18 peter
|
||||||
# * support for hevea
|
# * support for hevea
|
||||||
# * provided local copies or required styles since debian does not
|
# * provided local copies or required styles since debian does not
|
||||||
# supply the listings.sty anymore
|
# supply the listings.sty anymore
|
||||||
|
Loading…
Reference in New Issue
Block a user