mirror of
https://github.com/python/cpython.git
synced 2025-07-28 05:34:31 +00:00
Checking mac-specific stuff from the 2.3a2 branch in on the trunk.
This commit is contained in:
parent
4c641d0ce1
commit
5bb97e66dc
13 changed files with 42 additions and 30 deletions
|
@ -101,7 +101,7 @@ def genallprojects(force=0):
|
|||
genpluginproject("carbon", "pyexpat",
|
||||
sources=["pyexpat.c", "xmlparse.c", "xmlrole.c", "xmltok.c"],
|
||||
extradirs=[":::Modules:expat"],
|
||||
prefixname="mwerks_shcarbon_config.h"
|
||||
prefixname="mwerks_pyexpat_config.h"
|
||||
)
|
||||
genpluginproject("carbon", "zlib",
|
||||
libraries=["zlib.ppc.Lib"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue