summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2009-01-04 23:55:58 +0100
committerYves Orton <demerphq@gmail.com>2009-01-04 23:55:58 +0100
commit505afc734ed453559bc43362154a2694b59ece9e (patch)
tree96e4893486f45054f564f92f10e64c9dbb726d1b /Makefile.SH
parenteb5c076f82ef750418ce94e05feaaccc9df9696e (diff)
downloadperl-505afc734ed453559bc43362154a2694b59ece9e.tar.gz
add better pod and headers, and clean up some whitespace issues in the previous patches
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 352e2bae58..6d6ed3141f 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -541,7 +541,7 @@ sperl.i: perl.c $(h)
.PHONY: all translators utilities make_patchnum
make_patchnum:
- $(LDLIBPTH) $(RUN) ./miniperl -Ilib make_patchnum.pl || $(MAKE) miniperl
+ $(LDLIBPTH) $(RUN) ./miniperl -Ilib make_patchnum.pl || $(MAKE) miniperl
git_version.h: stock_git_version.h
cp stock_git_version.h git_version.h