equal
deleted
inserted
replaced
11 |
11 |
12 include ../Makefile.in |
12 include ../Makefile.in |
13 |
13 |
14 NAME = functions |
14 NAME = functions |
15 |
15 |
16 FILES = $(NAME).tex Thy/document/Functions.tex \ |
16 FILES = $(NAME).tex Thy/document/Functions.tex intro.tex conclusion.tex \ |
17 style.sty ../../iman.sty ../../extra.sty ../../isar.sty \ |
17 style.sty ../../iman.sty ../../extra.sty ../../isar.sty \ |
18 ../../manual.bib ../../proof.sty |
18 ../../manual.bib ../../proof.sty |
19 |
19 |
20 dvi: $(NAME).dvi |
20 dvi: $(NAME).dvi |
21 |
21 |