diff docs/os9sysprog/makefile @ 20:364868eddbc7

Changed literallayout to tables a few places Chapter 10 has an extra level Changed a lot of places where commas ended senctences.
author roug
date Fri, 05 Apr 2002 23:55:08 +0000
parents 2caf0658040d
children 3cf41d86d998
line wrap: on
line diff
--- a/docs/os9sysprog/makefile	Fri Apr 05 22:05:31 2002 +0000
+++ b/docs/os9sysprog/makefile	Fri Apr 05 23:55:08 2002 +0000
@@ -1,6 +1,8 @@
 SRC=os9sysprog
 STYLESHEET=docbook-utils.dsl
 
+all: book1.htm
+
 $(SRC).pdf: $(SRC).docbook $(STYLESHEET)
 	 docbook2pdf -d $(STYLESHEET) $(SRC).docbook