diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 1999-04-21 05:56:27 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 1999-04-21 05:56:27 +0000 |
commit | b1860f81da82c4d4be15cd6914d46e7d1fbcf46e (patch) | |
tree | 465bc89b8bfc54bc30736b7c610214e23e9d01d4 /lang/Makefile | |
parent | ff9f1c323fc2f93c1047b8e922f214c6658645c8 (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 9e22b54f43b5..11de4d2435ca 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.126 1999/03/19 22:23:38 asami Exp $ +# $Id: Makefile,v 1.127 1999/04/03 02:05:32 steve Exp $ # SUBDIR += ETHOberonV4 @@ -67,7 +67,6 @@ SUBDIR += pike SUBDIR += ptoc SUBDIR += python - SUBDIR += python-beta SUBDIR += rexx-imc SUBDIR += ruby SUBDIR += scheme48 |