diff options
| author | Tom Yu <tlyu@mit.edu> | 2005-11-29 00:19:58 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2005-11-29 00:19:58 +0000 |
| commit | ef3f82de7adbf07f295786ab68a4cd223d2abacd (patch) | |
| tree | dc5a69d0ccae361303c91080c111560e5ea07032 /src/lib/crypto/md5 | |
| parent | 25654840a888893a7b7994c34a903f74b4d30796 (diff) | |
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17505 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/md5')
| -rw-r--r-- | src/lib/crypto/md5/Makefile.in | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/lib/crypto/md5/Makefile.in b/src/lib/crypto/md5/Makefile.in index 7f2558d36..4c0b6a3d6 100644 --- a/src/lib/crypto/md5/Makefile.in +++ b/src/lib/crypto/md5/Makefile.in @@ -52,8 +52,7 @@ clean-unix:: clean-libobjs # md5.so md5.po $(OUTPRE)md5.$(OBJEXT): md5.c $(SRCTOP)/include/k5-int.h \ $(BUILDTOP)/include/krb5/osconf.h $(BUILDTOP)/include/krb5/autoconf.h \ - $(SRCTOP)/include/k5-platform.h $(BUILDTOP)/include/krb5/autoconf.h \ - $(SRCTOP)/include/k5-thread.h $(BUILDTOP)/include/krb5.h \ - $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h $(SRCTOP)/include/port-sockets.h \ - $(BUILDTOP)/include/krb5/autoconf.h $(SRCTOP)/include/socket-utils.h \ + $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \ + $(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h \ + $(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \ $(SRCTOP)/include/krb5/kdb.h rsa-md5.h |
