# HG changeset patch # User jwe # Date 847996361 0 # Node ID 3db2876cdc1a7d8a95ec523d9fa810a5c62c691e # Parent 9ffb839e922bbb4b8225f210030bb76b819779df [project @ 1996-11-14 18:32:41 by jwe] diff --git a/liboctave/Makedeps.in b/liboctave/Makedeps.in deleted file mode 100644 --- a/liboctave/Makedeps.in +++ /dev/null @@ -1,24 +0,0 @@ -# Makefile dependencies for liboctave.a - -../liboctave.a(Matrix.o): Matrix.h - -../liboctave.a(FEGrid.o): FEGrid.h Matrix.h - -../liboctave.a(NLFunc.o): NLFunc.h Matrix.h - -../liboctave.a(NLEqn.o): NLEqn.h NLFunc.h Matrix.h - -../liboctave.a(NLP.o): Objective.h Bounds.h LinConst.h NLConst.h \ - Matrix.h NLFunc.h - -../liboctave.a(ODE.o): ODE.h ODEFunc.h Matrix.h - -../liboctave.a(ODEFunc.o): ODEFunc.h Matrix.h - -../liboctave.a(Objective.o): Objective.h Matrix.h - -../liboctave.a(Bounds.o): Bounds.h Matrix.h - -../liboctave.a(LinConst.o): LinConst.h Bounds.h Matrix.h - -../liboctave.a(NLConst.o): NLConst.h LinConst.h Bounds.h NLFunc.h Matrix.h