diff options
author | wiz <wiz@pkgsrc.org> | 2012-04-08 20:48:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-04-08 20:48:29 +0000 |
commit | c26afe4571c7584c0ae5b08c78a7fbdc861791d8 (patch) | |
tree | 9287992409494fbfde26154fbc8c9e340086d95c /math/Makefile | |
parent | b88149524f2fa80bc9e63d30a2600d043d40ee23 (diff) | |
download | pkgsrc-c26afe4571c7584c0ae5b08c78a7fbdc861791d8.tar.gz |
+ cloog.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 631b993eafc..6a3e532e77a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.228 2012/04/01 18:00:02 brook Exp $ +# $NetBSD: Makefile,v 1.229 2012/04/08 20:48:29 wiz Exp $ COMMENT= Mathematics @@ -62,6 +62,7 @@ SUBDIR+= capc-calc SUBDIR+= cgal SUBDIR+= clisp-pari SUBDIR+= cln +SUBDIR+= cloog SUBDIR+= dcdflib.c SUBDIR+= dcdflib.f SUBDIR+= dfftpack |