changeset 1378:53a7bdf18077

[project @ 1995-09-12 00:34:59 by jwe]
author jwe
date Tue, 12 Sep 1995 00:34:59 +0000
parents 44f5d41ff757
children e29697484908
files src/Makefile.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Tue Sep 12 00:08:47 1995 +0000
+++ b/src/Makefile.in	Tue Sep 12 00:34:59 1995 +0000
@@ -77,8 +77,8 @@
 TI_OBJ := $(patsubst %.cc, %.o, $(TI_SRC))
 
 SOURCES := acosh.c arith-ops.cc asinh.c atanh.c data.cc dirfns.cc \
-	dynamic-ld.cc erf.c erfc.c error.cc file-io.cc fnmatch.c \
-	getopt.c getopt1.c gripes.cc help.cc idx-vector.cc \
+	dynamic-ld.cc erf.c erfc.c error.cc file-io.cc filemode.c \
+	fnmatch.c getopt.c getopt1.c gripes.cc help.cc idx-vector.cc \
 	input.cc lex.l load-save.cc mappers.cc octave.cc \
 	octave-hist.cc oct-map.cc oct-obj.cc oct-str.cc pager.cc \
 	parse.y pr-output.cc procstream.cc resource.cc sighandlers.cc \