diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index cdeab78..25c6cef 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.7 1995/01/13 11:44:45 jkh Exp $ +# $Id: Makefile,v 1.8 1995/02/13 23:52:02 ats Exp $ # -SUBDIR= blas calc eispack fudgit gmp gnuplot hexcalc linpack oleo xgraph +SUBDIR= blas calc eispack fudgit gmp gnuplot hexcalc linpack octave oleo xgraph .include <bsd.port.subdir.mk> |