lama_byterun/spec/Makefile
Dmitry Boulytchev 0f8213ae7d Moved spec
2020-02-19 19:56:47 +03:00

11 lines
298 B
Makefile

all: metagen
pdflatex lama-spec.tex
bibtex lama-spec
pdflatex lama-spec.tex
metagen:
git rev-parse --verify HEAD | LC_TIME=en_US.UTF-8 git show --no-patch --no-notes --pretty='%cd' --date=format:"%B, %e, %Y" > commitdate.tex
clean:
rm -Rf *~ *.log *.aux *.toc *.bbl *.blg *.out *.bak *.pdf