goba Mon Jan 7 05:00:00 2002 EDT
Modified files:
/phpdoc Makefile.in
Log:
Checkdoc is in scripts/checkdoc.php, do not need any cleanups,
and dependecies, like checkdoc.in
howto.dsl is in dsssl/howto.dsl
Sort distclean entries by type
Index: phpdoc/Makefile.in
diff -u phpdoc/Makefile.in:1.83 phpdoc/Makefile.in:1.84
--- phpdoc/Makefile.in:1.83 Sun Jan 6 19:12:08 2002
+++ phpdoc/Makefile.in Mon Jan 7 05:00:00 2002
@@ -17,7 +17,7 @@
#
#
-# $Id: Makefile.in,v 1.83 2002/01/07 00:12:08 hholzgra Exp $
+# $Id: Makefile.in,v 1.84 2002/01/07 10:00:00 goba Exp $
#
@@ -122,9 +122,6 @@
Makefile: $(srcdir)/Makefile.in ./config.status
CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status
-checkdoc: $(srcdir)/checkdoc.in ./config.status
- CONFIG_FILES=$@ CONFIG_HEADERS= ./config.status
-
mirror-files: $(MIRROR_TARGETS)
extra-mirror-files: $(PDF_FILES)
@@ -255,9 +252,9 @@
rm -f @MANUAL@.zip @MANUAL@.tar.gz .manual.xml
rm -f manual_*.pdb scripts/makedoc *.manifest
rm -f *.aux *.tex *.log *.dvi *.toc *.ps *.gz
- rm -f status.txt missing.txt checkdoc
+ rm -f status.txt missing.txt
distclean: clean
- rm -f Makefile dsssl/html.dsl dsssl/print.dsl checkdoc \
- howto.dsl manual.xml dsssl/quickref.dsl dsssl/common.dsl \
+ rm -f Makefile manual.xml dsssl/html.dsl dsssl/print.dsl \
+ dsssl/howto.dsl dsssl/quickref.dsl dsssl/common.dsl \
dsssl/html-locale.dsl dsssl/phpweb.dsl entities/version.ent