[Synopsis-changes] Synopsis/Synopsis/doc/Manual Makefile,1.42,1.43

Stefan Seefeld stefan at synopsis.fresco.org
Wed Nov 26 06:11:54 UTC 2003


Update of /cvs/synopsis/Synopsis/doc/Manual
In directory frida:/tmp/cvs-serv11295/doc/Manual

Modified Files:
	Makefile 
Log Message:
more work on document generation

Index: Makefile
===================================================================
RCS file: /cvs/synopsis/Synopsis/doc/Manual/Makefile,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -d -r1.42 -r1.43
--- Makefile	25 Nov 2003 22:13:16 -0000	1.42
+++ Makefile	26 Nov 2003 06:11:51 -0000	1.43
@@ -26,15 +26,15 @@ TEXI		:= ast.texi type.texi util.texi \
             formatters-dia.texi formatters-db.texi formatters-dot.texi \
             formatters-html-simple.texi formatters-texi.texi
 
-all: html pdf info
-
-pdf: Manual.pdf
-
 vpath %.py $(topdir)
 vpath %.cc $(topdir)
 vpath %.h $(topdir)
 vpath %.hh $(topdir)
 vpath Manual.texi $(srcdir)
+
+all: html pdf info
+
+pdf: Manual.pdf
 
 html: all.syn
 	@echo formatting $@





More information about the Synopsis-changes mailing list