Avoid spurious rebuilds of the dynamic lookups Makefile.
authorTony Finch <dot@dotat.at>
Fri, 7 Dec 2012 17:44:42 +0000 (17:44 +0000)
committerTony Finch <dot@dotat.at>
Fri, 7 Dec 2012 17:55:13 +0000 (17:55 +0000)
commit58ee1eb660af5f69de403aaf36019f5dcaf9760e
tree47413b84d485b56e59cb46ad029094accc684f78
parent14f3b4702d2a65d2139bbae2cf9d7d37603c2048
Avoid spurious rebuilds of the dynamic lookups Makefile.

This was noticable when re-building as a non-privileged user
after installing as root; lookups/Makefile had been rebuilt
by root and when it was rebuilt again by the unprivileged user
`mv` demanded confirmation before overwriting the file.
src/Makefile
src/scripts/Configure-Makefile
src/scripts/lookups-Makefile