projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
869c441
)
Forgotten s/warning/warnings/.
Jarkko Hietaniemi [Mon, 18 Oct 1999 20:13:02 +0000 (20:13 +0000)]
p4raw-id: //depot/cfgperl@4408
Makefile.SH
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.SH
b/Makefile.SH
index
2e88cdd
..
7c542a6
100644
(file)
--- a/
Makefile.SH
+++ b/
Makefile.SH
@@
-563,7
+563,7
@@
CHMOD_W = chmod +w
# To force them to run, type
# make regen_headers
regen_headers: FORCE
- $(CHMOD_W) proto.h warning.h lib/warning.pm
+ $(CHMOD_W) proto.h warnings.h lib/warnings.pm
perl keywords.pl
perl opcode.pl
perl embed.pl