Moved a number of definitions from configure-time substitution
authoraland <aland>
Thu, 25 Jan 2001 16:06:19 +0000 (16:06 +0000)
committeraland <aland>
Thu, 25 Jan 2001 16:06:19 +0000 (16:06 +0000)
commit5273c740400e219d48ffd59d260ca4807e75b76c
tree383013966e052b001998dc4e733923f655f19b1d
parent655908dae99b64fbb2b1ed8631c6770d4b15c3a8
Moved a number of definitions from configure-time substitution
to make-time substitution.

e.g. FOO=@bar@/stuff --> FOO=${bar}/stuff

This makes it more clear where the various configuration directives
are coming from.
Make.inc.in