rquadling               Fri Feb  9 16:16:08 2007 UTC

  Modified files:              
    /phpdoc     Makefile.in 
  Log:
  Removed unused, unworking, recently added as a test, chm_normal
  
  
http://cvs.php.net/viewvc.cgi/phpdoc/Makefile.in?r1=1.186&r2=1.187&diff_format=u
Index: phpdoc/Makefile.in
diff -u phpdoc/Makefile.in:1.186 phpdoc/Makefile.in:1.187
--- phpdoc/Makefile.in:1.186    Tue Feb  6 14:48:01 2007
+++ phpdoc/Makefile.in  Fri Feb  9 16:16:07 2007
@@ -16,7 +16,7 @@
 #
 
 #
-# $Id: Makefile.in,v 1.186 2007/02/06 14:48:01 bjori Exp $
+# $Id: Makefile.in,v 1.187 2007/02/09 16:16:07 rquadling Exp $
 #
 
 all: html
@@ -280,10 +280,6 @@
 chm: html FORCE
        chm/make_chm.bat $(LANG)
 
-# RAQ : Monday, 5 February 2007 10:04 am : Build the normal chm rather than 
the fancy (make chm) or extended chm (make chm_xsl, htmlhtml/make_chm.bat, etc.)
-chm_nonfancy: html FORCE
-       chm/make_chm.bat $(LANG) normal
-
 # File endings we are going to define general rules for:
 .SUFFIXES: .html .xml .sgml .tex .dvi .ps .pdf .rtf .gz .bz2 .txt
 .PRECIOUS: %.html %.dvi

Reply via email to