diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-04 08:03:09 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-04 08:03:09 +0000 |
commit | b283b328e09acdbfcd4a450c86f2e5b28ca69c50 (patch) | |
tree | c570e5ce0be272c1724620c03521cac9e43eeba3 /lang/Makefile | |
parent | 6f444c854409947b866d09304b81f8a9bed39cd9 (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 cf462aa2ad95..b3e08de398d2 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.57 1996/11/01 02:41:30 jdp Exp $ +# $Id: Makefile,v 1.58 1996/12/03 11:06:32 asami Exp $ # SUBDIR += Gofer SUBDIR += STk SUBDIR += Sather SUBDIR += bwbasic + SUBDIR += cim SUBDIR += eiffel SUBDIR += elk SUBDIR += expect |