summaryrefslogtreecommitdiff
path: root/linux-basics/boot-process/Makefile
blob: 46df0b27a72907479726f472a9005fa355e56429 (plain)
1
2
3
4
5
6
7
8
9
all:
	pdflatex pres_boot-process_de.tex
	pdflatex hints_boot-process_de.tex
	pdflatex handout_boot-process_de.tex
	pdflatex handout_boot-process_de.tex

clean:
	rm -f *.aux *.log *.pdf *.log *.snm *.toc *.vrb *.nav *.out