initial Makefile
[lectures/latex.git] / ising / Makefile
diff --git a/ising/Makefile b/ising/Makefile
new file mode 100644 (file)
index 0000000..d1fbd53
--- /dev/null
@@ -0,0 +1,5 @@
+#!/usr/bin/make
+
+clean:
+       rm -f *.aux *.dvi *.log *.pdf *.toc *.log
+