diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-02-25 04:21:17 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-02-25 04:21:17 +0000 |
commit | a651d19944ad42e282d08ff70073f19670afceb1 (patch) | |
tree | 2317ed9b9da983ee6964dc056b9519908384b65a /devel/Makefile | |
parent | Commit the Borland TurboVision Port. I've been playing with this and (diff) |
Activate TurboVision.
Notes
Notes:
svn path=/head/; revision=5738
Diffstat (limited to '')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index cd0699aff329..8de42601e42e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1997/02/16 19:45:23 obrien Exp $ +# $Id: Makefile,v 1.44 1997/02/18 11:35:51 obrien Exp $ # SUBDIR += SWIG @@ -43,6 +43,7 @@ SUBDIR += prcs SUBDIR += sawt SUBDIR += tkcvs + SUBDIR += tvision SUBDIR += uulib SUBDIR += xwpe SUBDIR += xxgdb |