aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/md5/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/md5/Makefile.in')
-rw-r--r--src/lib/crypto/md5/Makefile.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/lib/crypto/md5/Makefile.in b/src/lib/crypto/md5/Makefile.in
index dc420cc..9732f39 100644
--- a/src/lib/crypto/md5/Makefile.in
+++ b/src/lib/crypto/md5/Makefile.in
@@ -50,11 +50,11 @@ clean-unix:: clean-libobjs
# Makefile dependencies follow. This must be the last section in
# the Makefile.in file
#
-md5.so md5.po $(OUTPRE)md5.$(OBJEXT): md5.c $(SRCTOP)/include/k5-int.h \
- $(BUILDTOP)/include/osconf.h $(BUILDTOP)/include/autoconf.h \
- $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-thread.h \
- $(BUILDTOP)/include/krb5.h $(COM_ERR_DEPS) $(BUILDTOP)/include/profile.h \
+md5.so md5.po $(OUTPRE)md5.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
+ $(BUILDTOP)/include/krb5.h $(BUILDTOP)/include/osconf.h \
+ $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(SRCTOP)/include/k5-err.h \
+ $(SRCTOP)/include/k5-int.h $(SRCTOP)/include/k5-locate.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-plugin.h \
+ $(SRCTOP)/include/k5-thread.h $(SRCTOP)/include/kdb.h \
$(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
- $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-locate.h \
- $(SRCTOP)/include/kdb.h $(SRCTOP)/include/k5-plugin.h \
- rsa-md5.h
+ md5.c rsa-md5.h