summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-07-10 10:28:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-07-10 10:28:28 +0000
commitc1a8c5457448293216440cd9603377574e1db785 (patch)
tree8918cf47e4c3b931a0e634d0572078a876066c1e /lang
parentAdded cal. (diff)
Added xpl.
Notes
Notes: svn path=/head/; revision=3360
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index a20f76216af3..175f44087b75 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.47 1996/04/12 08:30:51 asami Exp $
+# $Id: Makefile,v 1.48 1996/06/16 06:47:36 jkh Exp $
#
SUBDIR += Gofer
@@ -34,5 +34,6 @@
SUBDIR += tclX
SUBDIR += tclX74
SUBDIR += tclX75
+ SUBDIR += xpl
.include <bsd.port.subdir.mk>