doc-src/IsarRef/Makefile
changeset 42511 bf89455ccf9d
parent 30168 9a20be5be90b
child 42618 a38e0f15d765
equal deleted inserted replaced
42510:b9c106763325 42511:bf89455ccf9d
    15   Thy/document/Quick_Reference.tex Thy/document/Spec.tex		\
    15   Thy/document/Quick_Reference.tex Thy/document/Spec.tex		\
    16   Thy/document/ZF_Specific.tex Thy/document/Inner_Syntax.tex		\
    16   Thy/document/ZF_Specific.tex Thy/document/Inner_Syntax.tex		\
    17   Thy/document/Introduction.tex Thy/document/Document_Preparation.tex	\
    17   Thy/document/Introduction.tex Thy/document/Document_Preparation.tex	\
    18   Thy/document/Misc.tex Thy/document/Outer_Syntax.tex			\
    18   Thy/document/Misc.tex Thy/document/Outer_Syntax.tex			\
    19   Thy/document/Symbols.tex ../isar.sty ../rail.sty ../railsetup.sty	\
    19   Thy/document/Symbols.tex ../isar.sty ../rail.sty ../railsetup.sty	\
    20   ../proof.sty ../iman.sty ../extra.sty ../ttbox.sty ../isabelle.sty	\
    20   ../proof.sty ../iman.sty ../extra.sty ../ttbox.sty ../../lib/texinputs/isabelle.sty	\
    21   ../isabellesym.sty ../pdfsetup.sty ../manual.bib
    21   ../../lib/texinputs/isabellesym.sty ../pdfsetup.sty ../manual.bib
    22 
    22 
    23 OUTPUT = syms.tex
    23 OUTPUT = syms.tex
    24 
    24 
    25 syms.tex: showsymbols ../isabellesym.sty
    25 syms.tex: showsymbols ../../lib/texinputs/isabellesym.sty
    26 	@./showsymbols <../isabellesym.sty >syms.tex
    26 	@./showsymbols <../../lib/texinputs/isabellesym.sty >syms.tex
    27 
    27 
    28 
    28 
    29 dvi: $(NAME).dvi
    29 dvi: $(NAME).dvi
    30 
    30 
    31 $(NAME).dvi: $(FILES) isabelle_isar.eps syms.tex
    31 $(NAME).dvi: $(FILES) isabelle_isar.eps syms.tex