goba Thu Nov 20 14:31:24 2003 EDT
Modified files:
/phpdoc/scripts/quickref Makefile
Log:
hm, this dependency is not fine anymore
Index: phpdoc/scripts/quickref/Makefile
diff -u phpdoc/scripts/quickref/Makefile:1.1 phpdoc/scripts/quickref/Makefile:1.2
--- phpdoc/scripts/quickref/Makefile:1.1 Thu Nov 20 14:03:51 2003
+++ phpdoc/scripts/quickref/Makefile Thu Nov 20 14:31:24 2003
@@ -12,7 +12,7 @@
prefixcompressed.txt: funclist.txt
php prefixcompress.php
-funclist.txt: manual_en_contents.txt
+funclist.txt:
php makefunclist.php
funclist.zip: Makefile after.js before.js compkey.txt compressed.txt funclist.txt
functions.js index.html makefunclist.php manual_en_contents.txt middle.js
originalafter.js prefixcompress.php prefixcompressed.txt processafter.php readme.txt
unusedcompress.php