# HG changeset patch # User jwe # Date 1035339170 0 # Node ID 29f648e1cd467674fedb281aff18cb850f824eb0 # Parent 342a183dd90035df9e953252af94d8b06e1684b5 [project @ 2002-10-23 02:12:50 by jwe] diff -r 342a183dd900 -r 29f648e1cd46 src/Makefile.in --- a/src/Makefile.in Wed Oct 23 02:05:49 2002 +0000 +++ b/src/Makefile.in Wed Oct 23 02:12:50 2002 +0000 @@ -126,15 +126,15 @@ DIST_SRC := BaseSLList.cc Cell.cc DLList.cc Map.cc SLList.cc \ SLStack.cc Stack.cc c-file-ptr-stream.cc comment-list.cc \ - cutils.c data.cc debug.cc \ - defaults.cc defun.cc dirfns.cc dynamic-ld.cc error.cc \ - file-io.cc fn-cache.cc gripes.cc help.cc input.cc lex.l \ - load-save.cc mappers.cc matherr.c oct-fstrm.cc oct-hist.cc \ - oct-iostrm.cc oct-map.cc oct-obj.cc oct-prcstrm.cc \ - oct-procbuf.cc oct-stdstrm.cc oct-stream.cc oct-strstrm.cc \ - oct-lvalue.cc pager.cc parse.y pr-output.cc procstream.cc \ - sighandlers.cc siglist.c strcasecmp.c strncase.c strfns.cc \ - symtab.cc syscalls.cc sysdep.cc system.c token.cc toplev.cc \ + cutils.c data.cc debug.cc defaults.cc defun.cc dirfns.cc \ + dynamic-ld.cc error.cc file-io.cc fn-cache.cc gripes.cc \ + help.cc input.cc lex.l load-save.cc main.c mappers.cc \ + matherr.c oct-fstrm.cc oct-hist.cc oct-iostrm.cc \ + oct-map.cc oct-obj.cc oct-prcstrm.cc oct-procbuf.cc \ + oct-stdstrm.cc oct-stream.cc oct-strstrm.cc oct-lvalue.cc \ + pager.cc parse.y pr-output.cc procstream.cc sighandlers.cc \ + siglist.c strcasecmp.c strncase.c strfns.cc symtab.cc \ + syscalls.cc sysdep.cc system.c token.cc toplev.cc \ unwind-prot.cc utils.cc variables.cc xdiv.cc xpow.cc \ $(OV_SRC) \ $(PT_SRC)