changeset 14:0adc78bf6a95

[project @ 1993-08-10 20:05:43 by jwe] Initial revision
author jwe
date Tue, 10 Aug 1993 20:05:43 +0000
parents 01dd3d6d3b3a
children a74018918cf3
files libcruft/balgen/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/balgen/Makefile.in	Tue Aug 10 20:05:43 1993 +0000
@@ -0,0 +1,18 @@
+#
+# Makefile for octave's libcruft/balgen 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