Amend patchlevel.h so that git_version.h is only #include""ed for perl.
authorNicholas Clark <nick@ccl4.org>
Fri, 23 Jan 2009 16:41:31 +0000 (16:41 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 23 Jan 2009 17:03:45 +0000 (17:03 +0000)
commit486cd780047ff22471c5cbe417911a042ae23962
tree5389041539c3d18c988fdc6b88105f51f328620a
parentbf799c6455f928b1043103098647499d1b2e96ff
Amend patchlevel.h so that git_version.h is only #include""ed for perl.
miniperl builds with canned data equivalent to stock_git_version.h.
git_version.h becomes an explicit dependency for perl.o, make_patchnum.pl is
explicitly run to create it, and no sub-makes are spawned with their inherent
race conditions and consequent strange build failures.
Makefile.SH
makedepend.SH
patchlevel.h