Merge branch 'master' of hackdaworld.org:/chroot/git/lectures/latex
[lectures/latex.git] / ising / Makefile
1 #!/usr/bin/make
2
3 clean:
4         rm -f *.aux *.dvi *.log *.pdf *.toc *.log
5