# HG changeset patch # User jwe # Date 745021435 0 # Node ID 82242086128020f25a011516add7b2acbfab01b3 # Parent 115ffc431ca5eae28b47c49326eab745e605a0dc [project @ 1993-08-10 22:23:55 by jwe] Initial revision diff -r 115ffc431ca5 -r 822420861280 libcruft/eispack/Makefile.in --- /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