X-Git-Url: https://hackdaworld.org/gitweb/?p=lectures%2Flatex.git;a=blobdiff_plain;f=ising%2FMakefile;fp=ising%2FMakefile;h=d1fbd53f94e36ce7ee506a151e4c3ac842a46559;hp=0000000000000000000000000000000000000000;hb=82e7e758174a79c438df9c133a5874661ee24253;hpb=b736e2a61c90327bea28b3b6353cd533ffcff37c diff --git a/ising/Makefile b/ising/Makefile new file mode 100644 index 0000000..d1fbd53 --- /dev/null +++ b/ising/Makefile @@ -0,0 +1,5 @@ +#!/usr/bin/make + +clean: + rm -f *.aux *.dvi *.log *.pdf *.toc *.log +