summaryrefslogtreecommitdiff
path: root/linux-basics/filesystem-structure/Makefile
blob: 1e609fd99f8e97d494b648588d23fd8061365460 (plain)
1
2
3
4
5
6
7
8
9
all:
	pdflatex pres_file-system-structure_de.tex
	pdflatex hints_file-system-structure_de.tex
	pdflatex handout_file-system-structure_de.tex
	pdflatex handout_file-system-structure_de.tex

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