changeset 1908:435e692e73fd

[project @ 1996-02-10 03:04:23 by jwe]
author jwe
date Sat, 10 Feb 1996 03:05:39 +0000
parents 8c6cea97eb80
children 133b1b8d8ef0
files libcruft/misc/Makefile.in liboctave/Makefile.in
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libcruft/misc/Makefile.in
+++ b/libcruft/misc/Makefile.in
@@ -12,7 +12,7 @@
 top_srcdir = @top_srcdir@
 VPATH = @srcdir@
 
-SPECIAL = gen-d1mach.c d1mach-tst.for dostop.c
+SPECIAL = gen-d1mach.c d1mach-tst.for dostop.c f77-fcn.c
 
 SPECIAL_DEPEND = d1mach.o dostop.o
 
--- a/liboctave/Makefile.in
+++ b/liboctave/Makefile.in
@@ -58,7 +58,7 @@
 SOURCES := Bounds.cc CollocWt.cc DAE.cc DASSL.cc FEGrid.cc FSQP.cc \
 	LinConst.cc LPsolve.cc LSODE.cc NLEqn.cc NPSOL.cc QPSOL.cc \
 	Quad.cc Range.cc acosh.c asinh.c atanh.c cmd-hist.cc \
-	dir-ops.cc erf.c erfc.c file-ops.cc filemode.c f77-fcn.c \
+	dir-ops.cc erf.c erfc.c file-ops.cc filemode.c \
 	gamma.c getopt.c getopt1.c idx-vector.cc lo-error.cc lgamma.c \
 	mkdir.c oct-glob.cc oct-term.cc pathsearch.cc prog-args.cc \
 	rename.c rmdir.c str-vec.cc sun-utils.cc tempname.c tempnam.c \