ITP-Course/questionnaire/Makefile
Thomas Tuerk 3c35cc25c3 initial version
cleaned-up the sources of the ITP course
- remove internal notes
- remove exercise solutions
- remove KTH logo
- add Creative Commons license
2019-11-11 13:42:59 +01:00

10 lines
215 B
Makefile
Executable File

all:
pdflatex questionnaire.tex
pdflatex questionnaire.tex
pdflatex questionnaire-simple.tex
pdflatex questionnaire-simple.tex
clean:
rm -f *.toc *.aux *.ps *.log *.lof *.bbl *.blg *.hix *.tid *.tde *.out *~