From 60f0ee9d24765f343ab818204b006e2c6ddeba05 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Sun, 27 Nov 2011 23:02:54 +0100 Subject: pod/buildtoc now generates pod/roffitall roffitall remains a shell script, identical apart from a dynamically generated list of man pages (and removal of the comment from 2000 that this should be done). --- win32/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/makefile.mk') diff --git a/win32/makefile.mk b/win32/makefile.mk index 2f6550991b..fc89ad2de0 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -1351,7 +1351,7 @@ distclean: realclean -if exist $(LIBDIR)\Unicode\Collate rmdir /s /q $(LIBDIR)\Unicode\Collate -if exist $(LIBDIR)\XS rmdir /s /q $(LIBDIR)\XS -if exist $(LIBDIR)\Win32API rmdir /s /q $(LIBDIR)\Win32API - -cd $(PODDIR) && del /f *.html *.bat \ + -cd $(PODDIR) && del /f *.html *.bat roffitall \ perl5156delta.pod perlaix.pod perlamiga.pod perlapi.pod \ perlbeos.pod perlbs2000.pod perlce.pod perlcn.pod \ perlcygwin.pod perldgux.pod perldos.pod perlepoc.pod \ -- cgit v1.2.1