source:
issm/trunk/doc/validation/Makefile@
811
Last change on this file since 811 was 811, checked in by , 16 years ago | |
---|---|
File size: 201 bytes |
Line | |
---|---|
1 | #Makefile for thesis |
2 | |
3 | all: pdf |
4 | |
5 | |
6 | pdf: |
7 | pdflatex validation |
8 | pdflatex validation |
9 | pdflatex validation |
10 | |
11 | clean: |
12 | rm -rf *.dvi *.ps *.pdf *.toc *.log *.aux *.out *.mtc* *.idx *.maf *.lof *.lot *.bbl *.blg |
Note:
See TracBrowser
for help on using the repository browser.