+python32
This commit is contained in:
parent
0118f4e5a0
commit
4293e91093
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.319 2012/05/04 11:52:17 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.320 2012/05/06 13:13:17 obache Exp $
|
||||
#
|
||||
|
||||
COMMENT= Programming languages
|
||||
|
@ -150,6 +150,7 @@ SUBDIR+= python25
|
|||
SUBDIR+= python26
|
||||
SUBDIR+= python27
|
||||
SUBDIR+= python31
|
||||
SUBDIR+= python32
|
||||
SUBDIR+= racket
|
||||
SUBDIR+= racket-textual
|
||||
SUBDIR+= rcfunge
|
||||
|
|
Loading…
Reference in a new issue