OpenCores
URL https://opencores.org/ocsvn/phr/phr/trunk

Subversion Repositories phr

[/] [phr/] [trunk/] [doc/] [informe-tesis/] [tesis-beamer/] [Makefile] - Blame information for rev 317

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 317 guanucolui
beamer.pdf: beamer.tex
2
        pdflatex $^
3
 
4
 
5
full: beamer.tex
6
        pdflatex $^
7
        pdflatex $^
8
        evince beamer.pdf &
9
 
10
show: beamer.pdf
11
        evince $^ &
12
 
13
full-clean:
14
        rm *.aux
15
        rm *.out
16
        rm *.nav
17
        rm *.toc
18
        rm *.snm
19
        rm *.pdf
20
 
21
 
22
clean:
23
        rm *.aux
24
        rm *.out
25
        rm *.nav
26
        rm *.toc
27
        rm *.snm

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.