diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-30 08:28:30 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-10-30 08:28:30 +0000 |
commit | 04f91952a36b09b9231b4ae847c339924aa41f18 (patch) | |
tree | 3749e0df739e1ddb2db48ecc45ef116558f4659f /devel | |
parent | Import of tkref port. TkRef is a "reference card" for tcl/tk/tix/... commands. (diff) |
Activate tkref.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index cdaebc033ca7..3455d2e6a227 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1997/10/15 20:02:14 max Exp $ +# $Id: Makefile,v 1.81 1997/10/27 00:19:10 chuckr Exp $ # SUBDIR += SWIG @@ -83,6 +83,7 @@ SUBDIR += scogdb SUBDIR += tclcheck SUBDIR += tkcvs + SUBDIR += tkref SUBDIR += tvision SUBDIR += vtcl SUBDIR += xmake |