hholzgra Tue Jan 8 12:17:09 2002 EDT Modified files: /phpdoc Makefile.in Log: missed to change one entry when moving files autogenerated chapters.ent will now be removen on clean Index: phpdoc/Makefile.in diff -u phpdoc/Makefile.in:1.90 phpdoc/Makefile.in:1.91 --- phpdoc/Makefile.in:1.90 Mon Jan 7 18:30:22 2002 +++ phpdoc/Makefile.in Tue Jan 8 12:17:09 2002 @@ -17,7 +17,7 @@ # # -# $Id: Makefile.in,v 1.90 2002/01/07 23:30:22 hholzgra Exp $ +# $Id: Makefile.in,v 1.91 2002/01/08 17:17:09 hholzgra Exp $ # @@ -158,7 +158,7 @@ gzip -9 -c $< > $@ @MANUAL@.tex: manual.xml - $(JADE) $(CATALOG) -d $(PRINT_STYLESHEET) -t tex $(srcdir)/phpdocxml.dcl $< + $(JADE) $(CATALOG) -d $(PRINT_STYLESHEET) -t tex +$(srcdir)/dtds/dbxml-3.1.7/phpdocxml.dcl $< mv manual.tex $@ @MANUAL@.pdf: @MANUAL@.dvi @@ -249,6 +249,7 @@ rm -f manual_*.pdb scripts/makedoc *.manifest rm -f *.aux *.tex *.log *.dvi *.toc *.ps *.gz rm -f status.txt missing.txt + rm -f entities/chapters.ent distclean: clean for file in `find . -name "*.in"`; do rm `dirname $$file`/`basename $$file .in`; done
- [PHP-DOC] cvs: phpdoc / Makefile.in Jim Winstead
- [PHP-DOC] cvs: phpdoc / Makefile.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / Makefile.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- Re: [PHP-DOC] cvs: phpdoc / Makefile.in Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc / Makefile.in jim winstead
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc / Makefile.in Hartmut Holzgraefe
- [PHP-DOC] Re: cvs: phpdoc / Makefile.in Jim Winstead