summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub3
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 9cc12e3778..0911fd0c87 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -1029,9 +1029,6 @@ distclean-ext realclean-ext::
-$(Q)rmdir ext
clean-extout:
-!if exist($(EXTOUT)/.)
- -$(Q)$(RMDIRS) $(EXTOUT)
-!endif
clean-enc distclean-enc realclean-enc:
!if exist($(ENC_MK))