[Kos-cvs] kos/doc Makefile,1.27,1.28
thomas at kos.enix.org
thomas at kos.enix.org
Sun Jan 9 17:06:01 CET 2005
- Previous message: [Kos-cvs] kos/doc testingfr.tex, 1.16, 1.17 screenshot-qemu.png,
NONE, 1.1 screenshot-terminal.png, NONE, 1.1
- Next message: [Kos-cvs] kos-web/contents intro_en.i,1.6,1.7 intro_fr.i,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/kos/cvs/kos/doc
In directory the-doors:/tmp/cvs-serv15418
Modified Files:
Makefile
Log Message:
New Makefile rules
Index: Makefile
===================================================================
RCS file: /home/kos/cvs/kos/doc/Makefile,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Makefile 29 Dec 2004 19:03:39 -0000 1.27
+++ Makefile 9 Jan 2005 16:05:59 -0000 1.28
@@ -18,6 +18,9 @@
# Dependencies
vm_manag.dvi: mem_map.eps
modules.dvi: module.eps
+testingfr.dvi: screenshot-qemu.eps screenshot-terminal.eps
+testingen.dvi: screenshot-qemu.eps screenshot-terminal.eps
+
DEP_CLEAN=html-clean doxygen-clean
@@ -59,6 +62,9 @@
%.eps: %.fig
-$(FIG2DEV) -L ps $< $@
+%.eps: %.png
+ convert $< $@
+
%-html: %.tex
-$(LATEX2HTML) -dir $@ -mkdir $<
touch $@
- Previous message: [Kos-cvs] kos/doc testingfr.tex, 1.16, 1.17 screenshot-qemu.png,
NONE, 1.1 screenshot-terminal.png, NONE, 1.1
- Next message: [Kos-cvs] kos-web/contents intro_en.i,1.6,1.7 intro_fr.i,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Kos-cvs
mailing list