summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-09-24 04:12:23 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-09-24 04:12:23 +0000
commita95f0fc3bbe94cf0d52603105a8761f2abc88535 (patch)
tree64a7494c5d00489e3238720e29ab5c33bf282c79 /devel
parentGNU readline for TCL (diff)
Added tclreadline
Notes
Notes: svn path=/head/; revision=21900
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 1e8f9ff88887..8c051d4a24c4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -163,6 +163,7 @@
SUBDIR += tclcheck
SUBDIR += tclcl
SUBDIR += tclgetopts
+ SUBDIR += tclreadline
SUBDIR += templ
SUBDIR += tkcon
SUBDIR += tkcvs