diff options
author | fredb <fredb> | 2001-12-31 21:33:40 +0000 |
---|---|---|
committer | fredb <fredb> | 2001-12-31 21:33:40 +0000 |
commit | 498cac413f0346331d50d95ba36a25918310f6e1 (patch) | |
tree | 0b15c7b23480d29f9654493206bbc0cbc6390fbe /math/Makefile | |
parent | d468c11ce129643951e007d812cb1383c4fa3e50 (diff) | |
download | pkgsrc-498cac413f0346331d50d95ba36a25918310f6e1.tar.gz |
Add and enable "xlife".
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 ff9d0746133..4cc7789c40a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2001/10/16 07:00:38 jlam Exp $ +# $NetBSD: Makefile,v 1.69 2001/12/31 21:33:40 fredb Exp $ # COMMENT= Mathematics @@ -61,6 +61,7 @@ SUBDIR+= tochnog SUBDIR+= udunits SUBDIR+= vista SUBDIR+= xldlas +SUBDIR+= xlife SUBDIR+= xlispstat SUBDIR+= xmgr SUBDIR+= yacas |