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
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Don't assume sh and true.
[perl5.git]
/
Makefile.micro
diff --git
a/Makefile.micro
b/Makefile.micro
index
59b895e
..
048dadb
100644
(file)
--- a/
Makefile.micro
+++ b/
Makefile.micro
@@
-42,10
+42,10
@@
uconfig.h: uconfig.sh config_h.SH
# Do not regenerate perly.c and perly.h.
perly.c: perly.y
- -@
sh -c tru
e
+ -@
echo perly.c is uptodat
e
perly.h: perly.y
- -@
sh -c tru
e
+ -@
echo perly.h is uptodat
e
# The microperl objects.