diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-10 02:01:52 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-10 02:01:52 +0000 |
commit | 6db901ce31863bc9ad5317865052b89779d20f6b (patch) | |
tree | 4c5da903c96a5e677ca7d18d57164ab229840828 /lang | |
parent | 3c07d339521ae87dc23310b7b812fe74b81e2994 (diff) | |
download | ports-6db901ce31863bc9ad5317865052b89779d20f6b.tar.gz ports-6db901ce31863bc9ad5317865052b89779d20f6b.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 00273ecba342..345ea34f9659 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.111 1998/09/24 00:31:19 vanilla Exp $ +# $Id: Makefile,v 1.112 1998/10/21 18:53:16 andreas Exp $ # SUBDIR += ETHOberonV4 @@ -38,7 +38,6 @@ SUBDIR += javac_netscape SUBDIR += jdk SUBDIR += kaffe - SUBDIR += kawk SUBDIR += lcc SUBDIR += libobjects SUBDIR += logo |