Add rudimentary Makefile.

This commit is contained in:
Wolfgang Mueller 2016-07-25 23:07:30 +00:00
parent 2f61e683d6
commit a6569e29e2
2 changed files with 10 additions and 1 deletions

9
Makefile Normal file
View File

@ -0,0 +1,9 @@
PDFTEX=pdflatex
lawguide.pdf: lawguide.tex
$(PDFTEX) $<
clean:
rm -f *.log *.aux *.out *.pdf
.PHONY: clean

2
README
View File

@ -1,3 +1,3 @@
= #osdev-offtopic lawguide
# #osdev-offtopic lawguide
A repository for the lawguide.