commit | 26e6be3572c0a01c5874681022c027dc047a49a3 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Fri Nov 15 00:13:33 2002 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Fri Nov 15 00:13:33 2002 +0000 |
tree | 8978dcd884ae053e2558ca0cda97655accb8d089 | |
parent | 4ea1f455d7e3d87fda1b121a1fc543a4b792c0da [diff] |
First stab at a Makefile that will create a MacPython that uses the Apple-installed Python 2.2 from /usr/bin as it's underlying engine. All the MacPython stuff is installed into /Applications/MacPython-OSX, and .pth files and other magic are used to tie everything together. So far only the raw windowing interpreter and BuildApplet work.