--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc-src/Makefile Mon Sep 12 12:45:10 1994 +0200
@@ -0,0 +1,16 @@
+# $Id$
+#########################################################################
+# #
+# Makefile for the report "A Fixedpoint Approach ..." #
+# #
+#########################################################################
+
+
+FILES = ind-defs.tex iman.sty extra.sty
+
+ind-defs.dvi.gz: $(FILES)
+ latex209 ind-defs
+ bibtex ind-defs
+ latex209 ind-defs
+ latex209 ind-defs
+ gzip -f ind-defs.dvi