[Synopsis-changes] Synopsis/Synopsis/doc/Manual Makefile,1.42,1.43
Stefan Seefeld stefan at synopsis.fresco.orgWed Nov 26 06:11:54 UTC 2003
- Previous message: [Synopsis-changes] Synopsis/Synopsis/doc/Manual Makefile,1.41,1.42 synopsis.py,1.4,1.5
- Next message: [Synopsis-changes] Synopsis/Synopsis/Synopsis/dist/command build_doc.py,1.7,1.8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 $@
- Previous message: [Synopsis-changes] Synopsis/Synopsis/doc/Manual Makefile,1.41,1.42 synopsis.py,1.4,1.5
- Next message: [Synopsis-changes] Synopsis/Synopsis/Synopsis/dist/command build_doc.py,1.7,1.8
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Synopsis-changes mailing list