summaryrefslogtreecommitdiff
path: root/win32/Makefile
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-07-20 07:36:36 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-07-20 07:36:36 +0000
commit95667ae449650939b6e6a521264f3846244da96a (patch)
treeb4171f1c7b56c1ca0954ae204e5e0422c75d1483 /win32/Makefile
parentd7b9cf6367cabfbce13a74b4cf20865766a2274a (diff)
downloadperl-95667ae449650939b6e6a521264f3846244da96a.tar.gz
move DProf things around to where they are supposed to be
p4raw-id: //depot/perl@3710
Diffstat (limited to 'win32/Makefile')
-rw-r--r--win32/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile
index b852a1e461..9dd557673f 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -362,6 +362,7 @@ GLOBBAT = bin\perlglob.bat
UTILS = \
..\utils\h2ph \
..\utils\splain \
+ ..\utils\dprofpp \
..\utils\perlbug \
..\utils\pl2pm \
..\utils\c2ph \
@@ -929,7 +930,7 @@ distclean: clean
-del /f $(PODDIR)\*.html
-del /f $(PODDIR)\*.bat
cd ..\utils
- -del /f h2ph splain perlbug pl2pm c2ph h2xs perldoc pstruct
+ -del /f h2ph splain perlbug pl2pm c2ph h2xs perldoc pstruct dprofpp
-del /f *.bat
cd ..\win32
cd ..\x2p