This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3be3cdd
)
Fixing "make distclean" to remove "config.arch"
author
Sérgio Durigan Júnior
<sergiodj@linux.vnet.ibm.com>
Tue, 18 Mar 2008 15:35:54 +0000
(12:35 -0300)
committer
H.Merijn Brand
<h.m.brand@xs4all.nl>
Tue, 18 Mar 2008 18:54:24 +0000
(18:54 +0000)
Message-Id: <
1205865354
.16048.56.camel@miki>
p4raw-id: //depot/perl@33542
Makefile.SH
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.SH
b/Makefile.SH
index
c9500d3
..
3f23e49
100644
(file)
--- a/
Makefile.SH
+++ b/
Makefile.SH
@@
-1120,7
+1120,7
@@
_mopup:
-rm -f cygwin.c libperl*.def libperl*.dll cygperl*.dll *.exe.stackdump
-rm -f perl$(EXE_EXT) suidperl$(EXE_EXT) miniperl$(EXE_EXT) $(LIBPERL) libperl.* microperl
-rm -f opcode.h-old opnames.h-old pp.sym-old pp_proto.h-old
- -rm -f config.over $(DTRACE_H)
+ -rm -f config.
arch config.
over $(DTRACE_H)
# Do not 'make _tidy' directly.
_tidy: