# HG changeset patch # User jwe # Date 774936050 0 # Node ID 50cf0f8ebde13b1a2a127ffba4db3d151dbc8f34 # Parent 749e39bdb26d354ec4f88a9883a24685ec90c517 [project @ 1994-07-23 04:00:50 by jwe] diff -r 749e39bdb26d -r 50cf0f8ebde1 src/Makefile.in --- 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.