diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1995-10-23 13:55:45 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1995-10-23 13:55:45 (GMT) |
commit | 9a7853690042c485f1566a2c0d52ab8387821e88 (patch) | |
tree | f2b27a79f6761e8b30df03ac2b81667819db82af /Mac/mwerks | |
parent | 9bc4690e7c3c81f5c85124dcb97707ec8d4aa8c9 (diff) | |
download | cpython-9a7853690042c485f1566a2c0d52ab8387821e88.zip cpython-9a7853690042c485f1566a2c0d52ab8387821e88.tar.gz cpython-9a7853690042c485f1566a2c0d52ab8387821e88.tar.bz2 |
CW6->CW7
Diffstat (limited to 'Mac/mwerks')
-rw-r--r-- | Mac/mwerks/projects/README-Projectfiles | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Mac/mwerks/projects/README-Projectfiles b/Mac/mwerks/projects/README-Projectfiles index d5b3f49..0dfab6e 100644 --- a/Mac/mwerks/projects/README-Projectfiles +++ b/Mac/mwerks/projects/README-Projectfiles @@ -1,8 +1,9 @@ -This directory contains the CodeWarrior 6 projects. Here is what they +This directory contains the CodeWarrior 7 projects. Here is what they are for and where to put them (well, where *I* put them, at least): Python68K.µ - Non-shared 68K python, full complement of modules. Put in build.mac68k.stand. + Non-shared 68K python, full complement of modules. Put in + build.mac68k.stand. PythonCore.µ PPC shared library with core functionality. Put in build.macppc.shared. |