summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/unicode
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2009-09-16 20:51:50 +0000
committerGreg Hudson <ghudson@mit.edu>2009-09-16 20:51:50 +0000
commitd5dd4f6c72c32d66bf87842bcb7264d482d77a95 (patch)
treed0ac5dc6c1e8fc84260f31b9a9d5985f63cce6f4 /src/lib/krb5/unicode
parent8533538878edb7bc63c0d14378b2bbf004b0589f (diff)
downloadkrb5-d5dd4f6c72c32d66bf87842bcb7264d482d77a95.tar.gz
krb5-d5dd4f6c72c32d66bf87842bcb7264d482d77a95.tar.xz
krb5-d5dd4f6c72c32d66bf87842bcb7264d482d77a95.zip
Re-run make depend without autoconf.h in the source tree
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22775 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/unicode')
-rw-r--r--src/lib/krb5/unicode/deps19
1 files changed, 9 insertions, 10 deletions
diff --git a/src/lib/krb5/unicode/deps b/src/lib/krb5/unicode/deps
index 494cba611b..5db5ceac1a 100644
--- a/src/lib/krb5/unicode/deps
+++ b/src/lib/krb5/unicode/deps
@@ -3,13 +3,12 @@
#
ucstr.so ucstr.po $(OUTPRE)ucstr.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(BUILDTOP)/include/krb5/krb5.h $(BUILDTOP)/include/osconf.h \
- $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(SRCTOP)/include/autoconf.h \
- $(SRCTOP)/include/k5-buf.h $(SRCTOP)/include/k5-err.h \
- $(SRCTOP)/include/k5-gmt_mktime.h $(SRCTOP)/include/k5-int-pkinit.h \
- $(SRCTOP)/include/k5-int.h $(SRCTOP)/include/k5-platform.h \
- $(SRCTOP)/include/k5-plugin.h $(SRCTOP)/include/k5-thread.h \
- $(SRCTOP)/include/k5-unicode.h $(SRCTOP)/include/k5-utf8.h \
- $(SRCTOP)/include/krb5.h $(SRCTOP)/include/krb5/locate_plugin.h \
- $(SRCTOP)/include/krb5/preauth_plugin.h $(SRCTOP)/include/port-sockets.h \
- $(SRCTOP)/include/socket-utils.h $(srcdir)/ucdata/ucdata.h \
- ucstr.c
+ $(BUILDTOP)/include/profile.h $(COM_ERR_DEPS) $(SRCTOP)/include/k5-buf.h \
+ $(SRCTOP)/include/k5-err.h $(SRCTOP)/include/k5-gmt_mktime.h \
+ $(SRCTOP)/include/k5-int-pkinit.h $(SRCTOP)/include/k5-int.h \
+ $(SRCTOP)/include/k5-platform.h $(SRCTOP)/include/k5-plugin.h \
+ $(SRCTOP)/include/k5-thread.h $(SRCTOP)/include/k5-unicode.h \
+ $(SRCTOP)/include/k5-utf8.h $(SRCTOP)/include/krb5.h \
+ $(SRCTOP)/include/krb5/locate_plugin.h $(SRCTOP)/include/krb5/preauth_plugin.h \
+ $(SRCTOP)/include/port-sockets.h $(SRCTOP)/include/socket-utils.h \
+ $(srcdir)/ucdata/ucdata.h ucstr.c