[patch] 2.3.52pre3: DocBook Makefile fix

From: Tim Waugh (twaugh@redhat.com)
Date: Tue Mar 14 2000 - 09:58:39 EST


Index: linux/Documentation/DocBook/Makefile
diff -u linux/Documentation/DocBook/Makefile:1.1.1.2 linux/Documentation/DocBook/Makefile:1.2
--- linux/Documentation/DocBook/Makefile:1.1.1.2 Tue Mar 14 11:36:44 2000
+++ linux/Documentation/DocBook/Makefile Tue Mar 14 14:57:13 2000
@@ -23,7 +23,7 @@
 
 clean:
         rm -f core *~
- rm -r$BOOKS
+ rm -r $(BOOKS)
 
 include $(TOPDIR)/Rules.make
 

-
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 : Wed Mar 15 2000 - 21:00:28 EST