Skip to content

Commit 9d33116

Browse files
Remove from Makefile.pre.in
1 parent f0b9c5f commit 9d33116

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Makefile.pre.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3231,10 +3231,6 @@ rmtestturds:
32313231
docclean:
32323232
$(MAKE) -C $(srcdir)/Doc clean
32333233

3234-
.PHONY: idlehelp
3235-
idlehelp:
3236-
@echo "To regenerate Lib/idlelib/help.html, run make idlehelp in the Doc directory."
3237-
32383234
# like the 'clean' target but retain the profile guided optimization (PGO)
32393235
# data. The PGO data is only valid if source code remains unchanged.
32403236
.PHONY: clean-retain-profile

0 commit comments

Comments
 (0)