diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-03 11:06:32 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-03 11:06:32 +0000 |
commit | 2b7a52486951f04e545408c004f7d527e51ab3db (patch) | |
tree | b25afc77e81f73a4baac50487c337ad05fd043a5 /lang/Makefile | |
parent | 0c84dfe8fa4ee23bab08e07b754d6fc94e6a7bfe (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 7fab5a40c58f..cf462aa2ad95 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.56 1996/10/29 23:07:37 jdp Exp $ +# $Id: Makefile,v 1.57 1996/11/01 02:41:30 jdp Exp $ # SUBDIR += Gofer @@ -35,7 +35,6 @@ SUBDIR += swi-pl SUBDIR += tcl SUBDIR += tcl74 - SUBDIR += tcl75 SUBDIR += tclX SUBDIR += tclX74 SUBDIR += tclX75 |