diff options
author | drochner <drochner> | 2004-07-22 17:37:23 +0000 |
---|---|---|
committer | drochner <drochner> | 2004-07-22 17:37:23 +0000 |
commit | 39972f025ecb62648ef95c5a764ed77b2f158367 (patch) | |
tree | c2b27b8403038ff6f685673aa2a1a97769a1990e /math | |
parent | 4ac45a964f96c30fca2355a393f78a4e10c5d05f (diff) | |
download | pkgsrc-39972f025ecb62648ef95c5a764ed77b2f158367.tar.gz |
+gtklife,mapm
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index edbe06629b6..500c8da23a0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2004/06/05 22:12:33 rh Exp $ +# $NetBSD: Makefile,v 1.116 2004/07/22 17:37:23 drochner Exp $ # COMMENT= Mathematics @@ -42,10 +42,12 @@ SUBDIR+= grace SUBDIR+= graphopt SUBDIR+= grpn SUBDIR+= gsl +SUBDIR+= gtklife SUBDIR+= guppi SUBDIR+= lapack SUBDIR+= libffm SUBDIR+= linpack +SUBDIR+= mapm SUBDIR+= mathomatic SUBDIR+= mcsim SUBDIR+= meschach |