projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fcd65f8
)
Unbreak Makefile too (replicate fcd65f8d4322911242887c00dd8c419b973735a6)
Nicholas Clark [Sun, 25 Jan 2009 16:42:51 +0000 (16:42 +0000)]
win32/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/win32/Makefile
b/win32/Makefile
index
dfe71e1
..
50f4167
100644
(file)
--- a/
win32/Makefile
+++ b/
win32/Makefile
@@
-877,7
+877,7
@@
config.w32 : $(CFGSH_TMPL)
-del /f config.h
copy $(CFGH_TMPL) config.h
-..\git_version.h : $(MINIPERL) make_patchnum.pl
+..\git_version.h : $(MINIPERL) ..\make_patchnum.pl
cd ..
miniperl -Ilib make_patchnum.pl
cd win32