summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-03-29 13:18:53 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-03-29 13:18:53 +0000
commit1d4237a84fd6bce2688519e17028687101e531fc (patch)
tree4331eef1708320fce58695ffb1489acccfa2a528 /lang/Makefile
parentvqadmin depends on vpopmail. (diff)
Add stackless_python 2.0, a Python implementation that does not use
the C stack. PR: 29196 Submitted by: Hye-Shik Chang <perky@python.or.kr>
Notes
Notes: svn path=/head/; revision=40531
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index a57a77154e53..e65223c45cdf 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -135,6 +135,7 @@
SUBDIR += snobol
SUBDIR += squeak2
SUBDIR += sr
+ SUBDIR += stackless_python
SUBDIR += starlogo
SUBDIR += swi-pl
SUBDIR += sxm