home *** CD-ROM | disk | FTP | other *** search
- {
- CURRENTLY_ACTIVE_VERSION = YES;
- DEPLOY_WITH_VERSION_NAME = A;
- DYNAMIC_CODE_GEN = YES;
- FILESTABLE = {
- BUNDLES = ();
- FRAMEWORKS = (Foundation.framework, Gdbm.framework);
- FRAMEWORKSEARCH = (/usr/local/gnu/Frameworks);
- H_FILES = (
- abstract.h,
- accessobject.h,
- allobjects.h,
- assert.h,
- bitset.h,
- bltinmodule.h,
- ceval.h,
- cgensupport.h,
- classobject.h,
- cobject.h,
- compile.h,
- complexobject.h,
- dictobject.h,
- errcode.h,
- eval.h,
- fileobject.h,
- floatobject.h,
- frameobject.h,
- funcobject.h,
- graminit.h,
- grammar.h,
- import.h,
- intobject.h,
- intrcheck.h,
- listobject.h,
- longintrepr.h,
- longobject.h,
- mappingobject.h,
- marshal.h,
- metagrammar.h,
- methodobject.h,
- modsupport.h,
- moduleobject.h,
- myctype.h,
- mymalloc.h,
- mymath.h,
- myproto.h,
- myselect.h,
- mytime.h,
- node.h,
- object.h,
- objimpl.h,
- opcode.h,
- osdefs.h,
- parsetok.h,
- patchlevel.h,
- pgenheaders.h,
- pydebug.h,
- pyerrors.h,
- Python.h,
- pythonrun.h,
- rangeobject.h,
- rename2.h,
- sliceobject.h,
- stringobject.h,
- structmember.h,
- sysmodule.h,
- thread.h,
- token.h,
- traceback.h,
- tupleobject.h
- );
- LIBRARYSEARCH = (/usr/local/include);
- LIBS = ();
- OTHER_RESOURCES = (config.h, Lib);
- OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble);
- PRECOMPILED_HEADERS = (Python.h);
- PUBLIC_HEADERS = (
- abstract.h,
- accessobject.h,
- allobjects.h,
- assert.h,
- bitset.h,
- bltinmodule.h,
- ceval.h,
- cgensupport.h,
- classobject.h,
- cobject.h,
- compile.h,
- complexobject.h,
- config.h,
- dictobject.h,
- errcode.h,
- eval.h,
- fileobject.h,
- floatobject.h,
- frameobject.h,
- funcobject.h,
- graminit.h,
- grammar.h,
- import.h,
- intobject.h,
- intrcheck.h,
- listobject.h,
- longintrepr.h,
- longobject.h,
- mappingobject.h,
- marshal.h,
- metagrammar.h,
- methodobject.h,
- modsupport.h,
- moduleobject.h,
- myctype.h,
- mymalloc.h,
- mymath.h,
- myproto.h,
- myselect.h,
- mytime.h,
- node.h,
- object.h,
- objimpl.h,
- opcode.h,
- osdefs.h,
- parsetok.h,
- patchlevel.h,
- pgenheaders.h,
- pydebug.h,
- pyerrors.h,
- Python.h,
- pythonrun.h,
- rangeobject.h,
- rename2.h,
- sliceobject.h,
- stringobject.h,
- structmember.h,
- sysmodule.h,
- thread.h,
- token.h,
- traceback.h,
- tupleobject.h
- );
- SUBPROJECTS = (Python.subproj, Parser.subproj, Objects.subproj, Modules.subproj, pyrl.bproj);
- TOOLS = ();
- };
- LANGUAGE = English;
- LOCALIZABLE_FILES = {};
- MAKEFILEDIR = "$(NEXT_ROOT)/NextDeveloper/Makefiles/pb_makefiles";
- NEXTSTEP_BUILDTOOL = /bin/gnumake;
- NEXTSTEP_INSTALLDIR = /LocalLibrary/Frameworks;
- PDO_UNIX_BUILDTOOL = $NEXT_ROOT/NextDeveloper/bin/make;
- PROJECTNAME = Python;
- PROJECTTYPE = Framework;
- PROJECTVERSION = 2.6;
- WINDOWS_BUILDTOOL = $NEXT_ROOT/NextDeveloper/Executables/make;
- WINDOWS_INSTALLDIR = "$(HOMEDRIVE)/MyFrameworks";
- }
-