changeset 42:822420861280

[project @ 1993-08-10 22:23:55 by jwe] Initial revision
author jwe
date Tue, 10 Aug 1993 22:23:55 +0000
parents 115ffc431ca5
children e399beacf758
files libcruft/eispack/Makefile.in
diffstat 1 files changed, 18 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/libcruft/eispack/Makefile.in	Tue Aug 10 22:23:55 1993 +0000
@@ -0,0 +1,18 @@
+#
+# Makefile for octave's libcruft/eispack directory
+#
+# John W. Eaton
+# jwe@che.utexas.edu
+# Department of Chemical Engineering
+# The University of Texas at Austin
+
+TOPDIR = ../..
+
+srcdir = @srcdir@
+VPATH = @srcdir@
+
+EXTERNAL_DISTFILES = $(DISTFILES)
+
+include $(TOPDIR)/Makeconf
+
+include ../Makerules