ne pas utiliser la version installee d'OCaml
git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@10155 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
29246ad0df
commit
2e77fa9725
|
@ -57,7 +57,10 @@ html: files
|
|||
-I $(CSLDIR2)/otherlibs/str \
|
||||
-I $(CSLDIR2)/otherlibs/systhreads \
|
||||
-I $(CSLDIR2)/otherlibs/unix \
|
||||
-I +labltk \
|
||||
-I $(CSLDIR2)/otherlibs/labltk/support \
|
||||
-I $(CSLDIR2)/otherlibs/labltk/lib \
|
||||
-I $(CSLDIR2)/otherlibs/labltk/labltk \
|
||||
-I $(CSLDIR2)/otherlibs/labltk/camltk \
|
||||
$(MLIS) ; \
|
||||
cp -f ../style.css libref ; \
|
||||
${HEVEA} ${HTML} -I .. -I ../refman -I ../library -I ../cmds -I ../tutorials -I ../../styles -I ../texstuff manual.hva -e macros.tex ../manual.tex ;\
|
||||
|
|
|
@ -59,7 +59,10 @@ $(INTF): $(MLIS)
|
|||
-I $(CSLDIR)/otherlibs/str \
|
||||
-I $(CSLDIR)/otherlibs/systhreads \
|
||||
-I $(CSLDIR)/otherlibs/unix \
|
||||
-I +labltk \
|
||||
-I $(CSLDIR)/otherlibs/labltk/support \
|
||||
-I $(CSLDIR)/otherlibs/labltk/lib \
|
||||
-I $(CSLDIR)/otherlibs/labltk/labltk \
|
||||
-I $(CSLDIR)/otherlibs/labltk/camltk \
|
||||
$(MLIS) \
|
||||
-sepfiles \
|
||||
-latextitle "6,subsection*" \
|
||||
|
@ -83,4 +86,3 @@ clean:
|
|||
|
||||
.mli.tex: $(FORMAT)
|
||||
$(FORMAT) $< > $*.tex < $<
|
||||
|
||||
|
|
Loading…
Reference in New Issue