diff options
author | drochner <drochner> | 2000-02-04 10:53:06 +0000 |
---|---|---|
committer | drochner <drochner> | 2000-02-04 10:53:06 +0000 |
commit | ea5cba52954a7323b6c56b52a4076a56a514517e (patch) | |
tree | 2a7e6c2f9ee00bdad9c8bc48185aaf07622076d6 /math | |
parent | 81f5f589a287e7a4f7f9b96b74bbd35b9d0868f9 (diff) | |
download | pkgsrc-ea5cba52954a7323b6c56b52a4076a56a514517e.tar.gz |
add grace subdir
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 35f1fa80b66..7ef694d598d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2000/01/13 16:17:50 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2000/02/04 10:53:06 drochner Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # @@ -19,6 +19,7 @@ SUBDIR += geg # SUBDIR += gnuplot SUBDIR += gnumeric + SUBDIR += grace SUBDIR += grpn # SUBDIR += hexcalc # SUBDIR += lapack |