summaryrefslogtreecommitdiff
path: root/Mac/scripts/genpluginprojects.py
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2002-12-24 13:07:58 +0000
committerJack Jansen <jack.jansen@cwi.nl>2002-12-24 13:07:58 +0000
commit487197dd537020ae29de6a1c2030901e56000a9c (patch)
treebc825f6f18dabfe36b36b7d8289ac91b49a9f0d8 /Mac/scripts/genpluginprojects.py
parentf4f427681507371f70ef904a248420ef15dba2a8 (diff)
downloadcpython-git-487197dd537020ae29de6a1c2030901e56000a9c.tar.gz
Updated for demise of macfs.
Diffstat (limited to 'Mac/scripts/genpluginprojects.py')
-rw-r--r--Mac/scripts/genpluginprojects.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mac/scripts/genpluginprojects.py b/Mac/scripts/genpluginprojects.py
index 65ff348c7d..fb180b8218 100644
--- a/Mac/scripts/genpluginprojects.py
+++ b/Mac/scripts/genpluginprojects.py
@@ -120,7 +120,6 @@ def genallprojects(force=0):
# bgen-generated Toolbox modules
genpluginproject("carbon", "_AE", outputdir="::Lib:Carbon")
genpluginproject("carbon", "_AH", outputdir="::Lib:Carbon")
- genpluginproject("carbon", "_Alias", outputdir="::Lib:Carbon")
genpluginproject("carbon", "_App", outputdir="::Lib:Carbon")
genpluginproject("carbon", "_Cm", outputdir="::Lib:Carbon")
# XXX can't work properly because we need to set a custom fragment initializer