changeset 555:50cf0f8ebde1

[project @ 1994-07-23 04:00:50 by jwe]
author jwe
date Sat, 23 Jul 1994 04:00:50 +0000
parents 749e39bdb26d
children b805b12f3b66
files src/Makefile.in
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Sat Jul 23 03:55:29 1994 +0000
+++ b/src/Makefile.in	Sat Jul 23 04:00:50 1994 +0000
@@ -66,10 +66,11 @@
 	error.cc file-io.cc fnmatch.c getopt.c getopt1.c gripes.cc \
 	help.cc idx-vector.cc input.cc lex.l mappers.cc octave.cc \
 	oct-obj.cc octave-hist.cc pager.cc parse.y pr-output.cc \
-	procstream.cc sighandlers.cc strcasecmp.c strncase.c symtab.cc \
-	sysdep.cc tc-rep.cc timefns.cc token.cc tree-cmd.cc \
-	tree-const.cc tree-expr.cc tree-plot.cc unwind-prot.cc \
-	user-prefs.cc utils.cc variables.cc xdiv.cc xpow.cc SLStack.cc \
+	procstream.cc sighandlers.cc strcasecmp.c strncase.c \
+	symtab.cc sysdep.cc tc-inlines.cc tc-rep.cc timefns.cc \
+	token.cc tree-cmd.cc tree-const.cc tree-expr.cc tree-plot.cc \
+	unwind-prot.cc user-prefs.cc utils.cc variables.cc xdiv.cc \
+	xpow.cc SLStack.cc \
 	$(DLD_SRC)
 
 # Ugh.