* lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on recursion. Use
authorKen Raeburn <raeburn@mit.edu>
Thu, 15 Aug 2002 01:45:55 +0000 (01:45 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 15 Aug 2002 01:45:55 +0000 (01:45 +0000)
commit3b076df5e0739ee7934ae9e02ceb73c4f34484fb
tree0a39874b979fd8a2c52be844465a37ab6f56ecd0
parentdbf6c3991b3b7f8ce8295ccab2deeaf3e0637d8b
* lib.in ($(SUBDIROBJLISTS) and .SH/.PF variants): Depend on recursion.  Use
extra dummy target in case the variable is empty.
* post.in (ALL_DEP_SRCS): New variable, includes SRCS and EXTRADEPSRCS.
(.d): Depend on and use $(ALL_DEP_SRCS).
* pre.in (all-unix, all-recurse, all-postrecurse): Make each stage depend on
the previous, rather than having all-unix depend on each.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14719 dc483132-0cff-0310-8789-dd5450dbe970
src/config/ChangeLog
src/config/lib.in
src/config/post.in
src/config/pre.in