Skip to content
Snippets Groups Projects
Commit 9db2e736 authored by Aggarwal Himanshu's avatar Aggarwal Himanshu
Browse files

Create makefile for generating LaTex PDFs

parent 18df89b4
No related branches found
No related tags found
No related merge requests found
% : Doc/%/*.tex
cd Doc/$@ && \
pdflatex $@.tex && \
rm -f *.aux *.lof *.log *.lot *.out *.toc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment