[patch] 2.3.99-pre3-3: *.sgml

From: Tim Waugh (twaugh@redhat.com)
Date: Mon Mar 20 2000 - 13:45:02 EST


Whoever put this brain-dead 'remove all SGML' patch in Makefile didn't
read Documentation/DocBook/Makefile first. Linus, please re-add
Documentation/DocBook/parportbook.sgml.

Tim.
*/

Index: linux/Makefile
diff -u linux/Makefile:1.1.1.62 linux/Makefile:1.6
--- linux/Makefile:1.1.1.62 Mon Mar 20 18:23:35 2000
+++ linux/Makefile Mon Mar 20 18:32:36 2000
@@ -398,7 +398,7 @@
         rm -f .hdepend scripts/mkdep scripts/split-include scripts/docproc
         rm -f $(TOPDIR)/include/linux/modversions.h
         rm -rf $(TOPDIR)/include/linux/modules
- rm -f Documentation/DocBook/*.sgml
+ make clean TOPDIR=$(TOPDIR) -C Documentation/DocBook
 
 distclean: mrproper
         rm -f core `find . \( -name '*.orig' -o -name '*.rej' -o -name '*~' \

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:30 EST