diff options
| author | Steve Price <steve@FreeBSD.org> | 1999-04-03 02:05:32 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1999-04-03 02:05:32 +0000 |
| commit | 03809f39e4ee56bf93eeef76ae75fac9ef706562 (patch) | |
| tree | bf26eb31bca329e3383d37ac859e60b32a892223 /lang | |
| parent | 823617c5f6d39f2dcfd959a9a176e7edd9addae5 (diff) | |
Notes
Diffstat (limited to 'lang')
| -rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index b367505f314e..9e22b54f43b5 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.125 1999/03/01 04:13:05 jdp Exp $ +# $Id: Makefile,v 1.126 1999/03/19 22:23:38 asami Exp $ # SUBDIR += ETHOberonV4 @@ -64,6 +64,7 @@ SUBDIR += pbasic SUBDIR += perl5 SUBDIR += pgcc + SUBDIR += pike SUBDIR += ptoc SUBDIR += python SUBDIR += python-beta |
