Remove OBJS.ST from SUBDIROBJLISTS so that running make does not
authorEzra Peisach <epeisach@mit.edu>
Tue, 29 Sep 2009 00:31:54 +0000 (00:31 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 29 Sep 2009 00:31:54 +0000 (00:31 +0000)
commit6ef1bd0a1adfcf8c10e8b64eb94e5481239ff7b9
treea630753e97a579dc81362d0fa2949f601d4dd687
parentef5ed133699077c37f388964e44c9e5eb55231b3
Remove OBJS.ST from SUBDIROBJLISTS so that running make does not
rebuild shared library when running make from the top.  (make
otherwise thinks that OBJS.ST depends on "all-recurse" - which does
not exist, and rebuilds it all the time.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22806 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/builtin/Makefile.in
src/lib/crypto/krb/Makefile.in