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/util/et | |
| parent | 25654840a888893a7b7994c34a903f74b4d30796 (diff) | |
make depend
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17505 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/et')
| -rw-r--r-- | src/util/et/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/et/Makefile.in b/src/util/et/Makefile.in index 6b5d5ca66..b5baa191f 100644 --- a/src/util/et/Makefile.in +++ b/src/util/et/Makefile.in @@ -253,8 +253,7 @@ depend:: et_lex.lex.c error_message.so error_message.po $(OUTPRE)error_message.$(OBJEXT): \ error_message.c $(BUILDTOP)/include/krb5/autoconf.h \ com_err.h error_table.h $(SRCTOP)/include/k5-thread.h \ - $(BUILDTOP)/include/krb5/autoconf.h $(SRCTOP)/include/k5-platform.h \ - $(SRCTOP)/include/k5-thread.h + $(SRCTOP)/include/k5-platform.h et_name.so et_name.po $(OUTPRE)et_name.$(OBJEXT): et_name.c \ com_err.h error_table.h $(SRCTOP)/include/k5-thread.h \ $(BUILDTOP)/include/krb5/autoconf.h |
