diff src/Makefile.in @ 1299:484e94579182

[project @ 1995-05-01 18:50:20 by jwe]
author jwe
date Mon, 01 May 1995 18:53:09 +0000
parents f146197d9d37
children 70fc5216efbf
line wrap: on
line diff
--- a/src/Makefile.in	Mon May 01 18:44:09 1995 +0000
+++ b/src/Makefile.in	Mon May 01 18:53:09 1995 +0000
@@ -82,11 +82,10 @@
 	octave-hist.cc oct-map.cc oct-obj.cc pager.cc parse.y \
 	pr-output.cc procstream.cc resource.cc sighandlers.cc \
 	strcasecmp.c strncase.c strfns.cc strftime.c symtab.cc \
-	sysdep.cc tc-rep.cc tc-rep-ass.cc tc-rep-idx.cc tempname.c \
-	timefns.cc tempnam.c token.cc tree-base.cc tree-cmd.cc \
-	tree-const.cc tree-expr.cc tree-misc.cc tree-plot.cc \
-	unwind-prot.cc user-prefs.cc utils.cc variables.cc xdiv.cc \
-	xpow.cc Map.cc SLStack.cc
+	sysdep.cc tempname.c timefns.cc tempnam.c token.cc \
+	tree-base.cc tree-cmd.cc tree-const.cc tree-expr.cc \
+	tree-misc.cc tree-plot.cc unwind-prot.cc user-prefs.cc \
+	utils.cc variables.cc xdiv.cc xpow.cc Map.cc SLStack.cc
 
 TEMPLATE_SRC = Map.cc SLStack.cc
 
@@ -115,7 +114,7 @@
 # nothing.
 
 OCTAVE_LIBS = @LIBOCTDLD@ ../liboctave/liboctave.a libtinst.a \
-	../libcruft/libcruft.a @LIBINFO@ @LIBREADLINE@ \
+	../libcruft/libcruft.a @LIBREADLINE@ \
 	../kpathsea/kpathsea.a @LIBDLD@
 
 DISTFILES = Makefile.in mkdefs mkbuiltins \