# HG changeset patch # User jwe # Date 791217203 0 # Node ID cfcb9901f51b97a03d82c0136ff1b8c9c230fa8f # Parent 905a7e2f202327a0e6cca3ecb0c3ed6abec7b951 [project @ 1995-01-27 14:33:23 by jwe] Initial revision diff -r 905a7e2f2023 -r cfcb9901f51b libcruft/slatec-fn/Makefile.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/libcruft/slatec-fn/Makefile.in Fri Jan 27 14:33:23 1995 +0000 @@ -0,0 +1,19 @@ +# +# Makefile for octave's libcruft/slatec-fn directory +# +# John W. Eaton +# jwe@che.utexas.edu +# Department of Chemical Engineering +# The University of Texas at Austin + +TOPDIR = ../.. + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ + +EXTERNAL_DISTFILES = $(DISTFILES) + +include $(TOPDIR)/Makeconf + +include ../Makerules