summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 57b17b2cca8fb18567de5f15010c047f93f60ac4 (plain) (blame)
1
2
3
4
5
6
7
8
9
.DEFAULT_GOAL := output

output:
	lualatex radio.tex
	lwarpmk html
	tidy -modify -indent radio.html

clean:
	rm -f lwarp* comment* *.aux *.txt *.pdf *.toc *.log *.lwarpmkconf *.out radio.html sample_project.css radio_html.*