keep a copy of generated files in repository
authorkleing
Sat, 01 Mar 2003 16:45:51 +0100
changeset 13840 399c8103a98f
parent 13839 e1240620f1b5
child 13841 ed4e97874454
keep a copy of generated files in repository
doc-src/Exercises/2000/Makefile
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc-src/Exercises/2000/Makefile	Sat Mar 01 16:45:51 2003 +0100
@@ -0,0 +1,20 @@
+#
+# $Id$
+#
+# IsaMakefile for PSV2000
+#
+
+SESSIONS = a1
+
+## targets
+
+default: sessions 
+sessions: $(SESSIONS)
+
+
+## a1
+
+a1: a1/generated/session.tex
+
+a1/generated/session.tex: a1/ROOT.ML a1/*.thy 
+	isatool make