projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
105cd85
)
Don't assume sh and true.
Jarkko Hietaniemi [Mon, 27 May 2002 20:55:45 +0000 (20:55 +0000)]
p4raw-id: //depot/perl@16823
Makefile.micro
patch
|
blob
|
blame
|
history
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 true
+ -@echo perly.c is uptodate
perly.h: perly.y
- -@sh -c true
+ -@echo perly.h is uptodate
# The microperl objects.