comparison src/Makefile.in @ 1141:0fe20579becf

[project @ 1995-02-26 03:31:28 by jwe]
author jwe
date Sun, 26 Feb 1995 03:31:28 +0000
parents 2a4c0ba29cf3
children 7b817c4a7a2e
comparison
equal deleted inserted replaced
1140:26d986865487 1141:0fe20579becf
59 59
60 INCLUDES := arith-ops.h builtins.h defaults.h.in defun.h defun-dld.h \ 60 INCLUDES := arith-ops.h builtins.h defaults.h.in defun.h defun-dld.h \
61 defun-int.h dirfns.h dynamic-ld.h error.h file-io.h fnmatch.h \ 61 defun-int.h dirfns.h dynamic-ld.h error.h file-io.h fnmatch.h \
62 getopt.h gripes.h help.h idx-vector.h input.h lex.h \ 62 getopt.h gripes.h help.h idx-vector.h input.h lex.h \
63 load-save.h mappers.h missing-math.h octave.h octave-hist.h \ 63 load-save.h mappers.h missing-math.h octave.h octave-hist.h \
64 oct-map.h oct-obj.h pager.h parse.h pr-output.h procstream.h \ 64 oct-map.h oct-obj.h pager.h parse.h pathsearch.h pr-output.h \
65 sighandlers.h statdefs.h symtab.h sysdep.h systime.h token.h \ 65 procstream.h sighandlers.h statdefs.h symtab.h sysdep.h \
66 tree-base.h tree-cmd.h tree-const.h tree-expr.h tree-misc.h \ 66 systime.h token.h tree-base.h tree-cmd.h tree-const.h \
67 tree-plot.h tc-inlines.h tc-rep.h unwind-prot.h user-prefs.h \ 67 tree-expr.h tree-misc.h tree-plot.h tc-inlines.h tc-rep.h \
68 utils.h variables.h version.h xdiv.h xpow.h Map.h SLStack.h \ 68 unwind-prot.h user-prefs.h utils.h variables.h version.h \
69 Stack.h 69 xdiv.h xpow.h Map.h SLStack.h Stack.h
70 70
71 TI_SRC := Array-tc.cc Map-tc.cc DLList-fi.cc \ 71 TI_SRC := Array-tc.cc Map-tc.cc DLList-fi.cc \
72 SLList-expr.cc SLList-misc.cc SLList-plot.cc SLList-tc.cc \ 72 SLList-expr.cc SLList-misc.cc SLList-plot.cc SLList-tc.cc \
73 SLStack-i.cc SLStack-pc.cc SLStack-sym.cc SLStack-tok.cc \ 73 SLStack-i.cc SLStack-pc.cc SLStack-sym.cc SLStack-tok.cc \
74 SLStack-tm.cc SLStack-ue.cc SLStack-ui.cc 74 SLStack-tm.cc SLStack-ue.cc SLStack-ui.cc