version 1.18, 2003/12/10 23:22:52 |
version 1.19, 2004/06/21 01:06:37 |
|
|
#$OpenXM: OpenXM/doc/OpenXM-specs/Makefile,v 1.17 2003/09/15 08:53:34 ohara Exp $ |
#$OpenXM: OpenXM/doc/OpenXM-specs/Makefile,v 1.18 2003/12/10 23:22:52 takayama Exp $ |
all : doc |
all : doc |
|
|
LATEX2HTML=latex2html -tmp /tmp |
LATEX2HTML=latex2html -tmp /tmp |
|
|
OXWEAVE=../../bin/oxweave |
OXWEAVE=../../bin/oxweave |
OXWEAVE_C=../../src/util/oxweave.c |
OXWEAVE_C=../../src/util/oxweave.c |
OXWEAVEFLAG=--recursive --plain |
OXWEAVEFLAG=--recursive --plain |
OXREPLACE=../../src/util/oxreplace |
OXREPLACE=../../bin/oxreplace |
SRC= OpenXM.tex cmo-basic0.tex cmo-basic1.tex\ |
SRC= OpenXM.tex cmo-basic0.tex cmo-basic1.tex\ |
cmo-register.tex communication-model.tex control.tex\ |
cmo-register.tex communication-model.tex control.tex\ |
error.tex formal-expression.tex howtowrite.tex\ |
error.tex formal-expression.tex howtowrite.tex\ |