New Makefile for ind-defs
authorlcp
Mon, 12 Sep 1994 12:45:10 +0200
changeset 602 9cb1fa628dbb
parent 601 208834a9ba70
child 603 62b44d488af6
New Makefile for ind-defs
doc-src/Makefile
--- /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