mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Added gdbm plugins
This commit is contained in:
parent
8bd7c56459
commit
e1d325fb40
1 changed files with 2 additions and 0 deletions
|
@ -87,6 +87,7 @@ FAT_INSTRUCTIONS=[
|
|||
PLUGIN_INSTRUCTIONS=[
|
||||
(buildmwproject, "CWIE", [
|
||||
":PlugIns:ctb.ppc.µ",
|
||||
":PlugIns:gdbm.ppc.µ",
|
||||
":PlugIns:imgmodules.ppc.µ",
|
||||
":PlugIns:macspeech.ppc.µ",
|
||||
":PlugIns:toolboxmodules.ppc.µ",
|
||||
|
@ -98,6 +99,7 @@ PLUGIN_INSTRUCTIONS=[
|
|||
CFM68KPLUGIN_INSTRUCTIONS=[
|
||||
(buildmwproject, "CWIE", [
|
||||
":PlugIns:ctb.CFM68K.µ",
|
||||
":PlugIns:gdbm.CFM68K.µ",
|
||||
":PlugIns:imgmodules.CFM68K.µ",
|
||||
":PlugIns:toolboxmodules.CFM68K.µ",
|
||||
":PlugIns:qtmodules.CFM68K.µ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue