diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-29 07:30:48 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-29 07:30:48 +0000 |
commit | 523269e5e1f297e51f98e962d43f5c56003b5a7b (patch) | |
tree | a98f640fc7de95864f8084c42e9af83f8f8ab5af /lang/Makefile | |
parent | dc183c6400a1bfcba6f82bbde21eb92607ac96df (diff) |
Moving the starlogo port from java to lang.
Notes
Notes:
svn path=/head/; revision=24230
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index c00d2679dd69..993492b5af21 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -89,6 +89,7 @@ SUBDIR += squeak1 SUBDIR += squeak2 SUBDIR += sr + SUBDIR += starlogo SUBDIR += swi-pl SUBDIR += tcl76 SUBDIR += tcl80 |