8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec2444a commit 4803f4eCopy full SHA for 4803f4e
Makefile.pre.in
@@ -1257,7 +1257,7 @@ regen-deepfreeze: $(DEEPFREEZE_C)
1257
DEEPFREEZE_DEPS=$(srcdir)/Tools/build/deepfreeze.py Include/internal/pycore_global_strings.h $(FREEZE_MODULE_DEPS) $(FROZEN_FILES_OUT)
1258
1259
# BEGIN: deepfreeze modules
1260
-Python/deepfreeze/deepfreeze.c: $(DEEPFREEZE_DEPS)
+$(DEEPFREEZE_C): $(DEEPFREEZE_DEPS)
1261
$(PYTHON_FOR_FREEZE) $(srcdir)/Tools/build/deepfreeze.py \
1262
Python/frozen_modules/importlib._bootstrap.h:importlib._bootstrap \
1263
Python/frozen_modules/importlib._bootstrap_external.h:importlib._bootstrap_external \
0 commit comments