add python 2.0
This commit is contained in:
parent
9af5c5c320
commit
e0dba32481
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2000/11/18 13:45:21 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2000/12/04 03:41:54 jasoni Exp $
|
||||
# $FreeBSD: Makefile,v 1.89 1997/11/24 09:24:06 tg Exp $
|
||||
#
|
||||
|
||||
@ -54,9 +54,14 @@
|
||||
# SUBDIR += perl5
|
||||
# SUBDIR += pgcc
|
||||
# SUBDIR += pgcc-current
|
||||
SUBDIR += python:
|
||||
SUBDIR += python
|
||||
SUBDIR += python:threads
|
||||
SUBDIR += python:tk,threads,no_tools
|
||||
SUBDIR += python:tk,no_tools
|
||||
SUBDIR += python2
|
||||
SUBDIR += python2:threads
|
||||
SUBDIR += python2:tk,threads,no_tools
|
||||
SUBDIR += python2:tk,no_tools
|
||||
# SUBDIR += rexx-imc
|
||||
SUBDIR += ruby
|
||||
# SUBDIR += scheme48
|
||||
|
Loading…
Reference in New Issue
Block a user