From 5920a0ba1d561db9223b9544f4285f9725073039 Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Fri, 3 Dec 1999 06:05:19 +0000 Subject: two small patches from Peter Prymmer p4raw-id: //depot/perl@4627 --- win32/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'win32/Makefile') diff --git a/win32/Makefile b/win32/Makefile index e51b032a28..3be8bee0ea 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -418,7 +418,6 @@ UTILS = \ ..\utils\c2ph \ ..\utils\h2xs \ ..\utils\perldoc \ - ..\utils\pstruct \ ..\utils\perlcc \ ..\pod\checkpods \ ..\pod\pod2html \ @@ -1006,7 +1005,7 @@ distclean: clean -del /f $(PODDIR)\*.html -del /f $(PODDIR)\*.bat cd ..\utils - -del /f h2ph splain perlbug pl2pm c2ph h2xs perldoc pstruct dprofpp + -del /f h2ph splain perlbug pl2pm c2ph h2xs perldoc dprofpp -del /f *.bat cd ..\win32 cd ..\x2p -- cgit v1.2.1