Avoid a possible race condition where a parallel make might
authorAndy Dougherty <doughera@lafayette.edu>
Tue, 5 Jan 2010 16:28:39 +0000 (11:28 -0500)
committerAndy Dougherty <doughera@lafayette.edu>
Tue, 5 Jan 2010 16:28:39 +0000 (11:28 -0500)
commit2b63e250843b907e476587f037c0784d701fca62
treece429c95afbd5c9a715f4745944956b774336211
parent0d311fbe5955d5afd34efcc8edeacbe59c67778c
Avoid a possible race condition where a parallel make might
attempt to update git_version.h and lib/Config_git.pl in
concurrent processes.
Makefile.SH