|
Lines 28-34
Link Here
|
| 28 |
(cd krb5; $(MAKE) autoconf.h) |
28 |
(cd krb5; $(MAKE) autoconf.h) |
| 29 |
$(srcdir)/krb5/autoconf.h.in: $(srcdir)/krb5/autoconf.stmp |
29 |
$(srcdir)/krb5/autoconf.h.in: $(srcdir)/krb5/autoconf.stmp |
| 30 |
$(srcdir)/krb5/autoconf.stmp: $(srcdir)/configure.in |
30 |
$(srcdir)/krb5/autoconf.stmp: $(srcdir)/configure.in |
| 31 |
cd $(srcdir) && $(AUTOHEADER) --localdir=$(CONFIG_RELTOPDIR) $(AUTOHEADERFLAGS) |
31 |
cd $(srcdir) &&\ |
|
|
32 |
($(AUTOHEADER) --include=$(CONFIG_RELTOPDIR) $(AUTOHEADERFLAGS) || \ |
| 33 |
$(AUTOHEADER) --localdir=$(CONFIG_RELTOPDIR) $(AUTOHEADERFLAGS)) |
| 32 |
touch $(srcdir)/krb5/autoconf.stmp |
34 |
touch $(srcdir)/krb5/autoconf.stmp |
| 33 |
|
35 |
|
| 34 |
krb5.h: krb5/autoconf.h $(srcdir)/krb5.hin krb5_err.h kdb5_err.h kv5m_err.h krb524_err.h \ |
36 |
krb5.h: krb5/autoconf.h $(srcdir)/krb5.hin krb5_err.h kdb5_err.h kv5m_err.h krb524_err.h \ |