[project @ 2004-08-31 09:48:28 by simonmar]
authorsimonmar <unknown>
Tue, 31 Aug 2004 09:48:29 +0000 (09:48 +0000)
committersimonmar <unknown>
Tue, 31 Aug 2004 09:48:29 +0000 (09:48 +0000)
commit13aca089b924f6ac3cd598e17b471ab38a1e3e78
treeaf3e8f693eef6cdf2afaae6f616240af7ecd21e7
parent27313e13c73c04648e5487878d791db3d2029907
[project @ 2004-08-31 09:48:28 by simonmar]
Rationalise the install settings a bit.  Before, if you had $OWNER or
$GROUP set in your environment, then these would lead to options being
given to install, possibly with unexpected results.  This caused
install to fail for at least one person.

Now, $(INSTALL_OWNER) and $(INSTALL_GROUP) are set via
config.mk/build.mk as with other settings.
mk/config.mk.in
mk/paths.mk
mk/target.mk