diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-17 10:59:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-17 10:59:30 +0000 |
commit | 586b3c4aab63e9f8f063975e6423cc8e8368f5e9 (patch) | |
tree | 50b374af4de4eec7fe79938ba3d904b72b5dee7a /lang/Makefile | |
parent | 6a63e7ba1d8ab09785b6892a3919220aa470403f (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 6bd3bdd7d33b..572ecd2de765 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.115 1998/12/03 04:35:44 nectar Exp $ +# $Id: Makefile,v 1.116 1998/12/10 19:28:51 steve Exp $ # SUBDIR += ETHOberonV4 @@ -58,6 +58,7 @@ SUBDIR += p5-ePerl SUBDIR += pbasic SUBDIR += perl5 + SUBDIR += pgcc SUBDIR += ptoc SUBDIR += python SUBDIR += rexx-imc |