xref: /freebsd/crypto/krb5/src/appl/gss-sample/deps (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1*7f2fe78bSCy Schubert#
2*7f2fe78bSCy Schubert# Generated makefile dependencies follow.
3*7f2fe78bSCy Schubert#
4*7f2fe78bSCy Schubert$(OUTPRE)gss-client.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
5*7f2fe78bSCy Schubert  $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/gssapi/gssapi_ext.h \
6*7f2fe78bSCy Schubert  $(BUILDTOP)/include/gssapi/gssapi_generic.h $(BUILDTOP)/include/gssapi/gssapi_krb5.h \
7*7f2fe78bSCy Schubert  $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/krb5.h \
8*7f2fe78bSCy Schubert  $(top_srcdir)/include/port-sockets.h gss-client.c gss-misc.h
9*7f2fe78bSCy Schubert$(OUTPRE)gss-misc.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
10*7f2fe78bSCy Schubert  $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/gssapi/gssapi_generic.h \
11*7f2fe78bSCy Schubert  gss-misc.c gss-misc.h
12*7f2fe78bSCy Schubert$(OUTPRE)gss-server.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
13*7f2fe78bSCy Schubert  $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/gssapi/gssapi_ext.h \
14*7f2fe78bSCy Schubert  $(BUILDTOP)/include/gssapi/gssapi_generic.h $(BUILDTOP)/include/gssapi/gssapi_krb5.h \
15*7f2fe78bSCy Schubert  $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/krb5.h \
16*7f2fe78bSCy Schubert  $(top_srcdir)/include/port-sockets.h gss-misc.h gss-server.c
17