# HG changeset patch # User jwe # Date 822471057 0 # Node ID da0fc3c3a7b2a865fd7666122a659972b64e2106 # Parent b17d014b6926c22d6dcb3cb687adfe24a3b381cc [project @ 1996-01-24 08:10:09 by jwe] diff -r b17d014b6926 -r da0fc3c3a7b2 liboctave/Makefile.in --- a/liboctave/Makefile.in Wed Jan 24 08:09:17 1996 +0000 +++ b/liboctave/Makefile.in Wed Jan 24 08:10:57 1996 +0000 @@ -30,9 +30,9 @@ INCLUDES := Bounds.h CollocWt.h DAE.h DAEFunc.h FEGrid.h FSQP.h \ LinConst.h LP.h LPsolve.h NLConst.h NLEqn.h NLFunc.h NLP.h \ NPSOL.h ODE.h ODEFunc.h Objective.h QP.h QPSOL.h Quad.h \ - Range.h base-min.h file-ops.h f77-uscore.h idx-vector.h \ - lo-error.h oct-cmplx.h oct-math.h statdefs.h str-vec.h \ - sun-utils.h \ + Range.h base-min.h dir-ops.h file-ops.h f77-uscore.h \ + idx-vector.h lo-error.h oct-cmplx.h oct-math.h statdefs.h \ + str-vec.h sun-utils.h sysdir.h \ $(MATRIX_INC) TEMPLATE_SRC := Array.cc MArray.cc @@ -51,9 +51,9 @@ SOURCES := Bounds.cc CollocWt.cc DAE.cc FEGrid.cc FSQP.cc LinConst.cc \ LPsolve.cc NLEqn.cc NPSOL.cc ODE.cc QPSOL.cc Quad.cc \ - Range.cc acosh.c asinh.c atanh.c erf.c erfc.c file-ops.cc \ - filemode.c gamma.c idx-vector.cc lo-error.cc lgamma.c mkdir.c \ - rename.c rmdir.c sun-utils.cc \ + Range.cc acosh.c asinh.c atanh.c dir-ops.cc erf.c erfc.c \ + file-ops.cc filemode.c gamma.c idx-vector.cc lo-error.cc \ + lgamma.c mkdir.c rename.c rmdir.c sun-utils.cc \ $(TEMPLATE_SRC) \ $(TI_SRC) \ $(MATRIX_SRC) diff -r b17d014b6926 -r da0fc3c3a7b2 src/Makefile.in --- a/src/Makefile.in Wed Jan 24 08:09:17 1996 +0000 +++ b/src/Makefile.in Wed Jan 24 08:10:57 1996 +0000 @@ -90,7 +90,7 @@ pt-cmd.h pt-const.h pt-exp-base.h pt-exp.h pt-fcn.h \ pt-fvc-base.h pt-fvc.h pt-mat.h pt-misc.h pt-mvr-base.h \ pt-mvr.h pt-plot.h sighandlers.h statdefs.h symtab.h sysdep.h \ - sysdir.h systime.h syswait.h token.h toplev.h unwind-prot.h \ + systime.h syswait.h token.h toplev.h unwind-prot.h \ user-prefs.h utils.h variables.h version.h xdiv.h xpow.h Map.h \ SLStack.h Stack.h