summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-12-19 14:23:43 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-12-19 14:23:43 +0000
commit6a30fb0d4046978f70ce9083a2dddd24d1fec51f (patch)
tree750c042b858f08023e8e8b48822150f040709453 /math
parentInitial import of xwpl 1.3 (diff)
Activate xwpl
Notes
Notes: svn path=/head/; revision=15428
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 3e0484119e8f..f75ed296fec9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.52 1998/11/20 04:14:16 asami Exp $
+# $Id: Makefile,v 1.53 1998/12/12 22:18:32 jseger Exp $
#
SUBDIR += R-a4
@@ -47,5 +47,6 @@
SUBDIR += xmgr
SUBDIR += xplot
SUBDIR += xspread
+ SUBDIR += xwpl
.include <bsd.port.subdir.mk>