13 lines
125 B
Makefile
13 lines
125 B
Makefile
|
|
# $Id: Makefile,v 1.7 2008/09/26 16:31:31 robin Exp $
|
|
|
|
|
|
pdf:
|
|
pdflatex thesis
|
|
okular thesis.pdf
|
|
|
|
|
|
bib:
|
|
bibtex thesis
|
|
pdf
|