Currently logger.c is built as part of the KDC, and also built into
authorKen Raeburn <raeburn@mit.edu>
Thu, 30 Mar 2006 03:57:08 +0000 (03:57 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 30 Mar 2006 03:57:08 +0000 (03:57 +0000)
commit295309711dc7e8007bcc47215fa8e71d98d5c050
tree591cfcafb783668dad90564040b568026f45fe0a
parente175f1a4d2c94b4c2f9ccce179286b04ceedb87d
Currently logger.c is built as part of the KDC, and also built into
and exported from libkadm5srv, which the KDC links against.  Stop
doing that.

* Makefile.in (logger.c, logger.o, $(OUTPRE)logger.$(OBJEXT)): Targets deleted.
(SRCS, OBJS, clean): Drop references to them.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17797 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/ChangeLog
src/kdc/Makefile.in