xref: /freebsd/crypto/krb5/src/lib/rpc/unit-test/deps (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1*7f2fe78bSCy Schubert#
2*7f2fe78bSCy Schubert# Generated makefile dependencies follow.
3*7f2fe78bSCy Schubert#
4*7f2fe78bSCy Schubert$(OUTPRE)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_krb5.h $(BUILDTOP)/include/gssrpc/types.h \
7*7f2fe78bSCy Schubert  $(BUILDTOP)/include/krb5/krb5.h $(COM_ERR_DEPS) $(top_srcdir)/include/gssrpc/auth.h \
8*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/auth_gss.h $(top_srcdir)/include/gssrpc/auth_gssapi.h \
9*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/auth_unix.h $(top_srcdir)/include/gssrpc/clnt.h \
10*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/rename.h $(top_srcdir)/include/gssrpc/rpc.h \
11*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/rpc_msg.h $(top_srcdir)/include/gssrpc/svc.h \
12*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/svc_auth.h $(top_srcdir)/include/gssrpc/xdr.h \
13*7f2fe78bSCy Schubert  $(top_srcdir)/include/krb5.h client.c rpc_test.h
14*7f2fe78bSCy Schubert$(OUTPRE)rpc_test_clnt.$(OBJEXT): $(BUILDTOP)/include/gssapi/gssapi.h \
15*7f2fe78bSCy Schubert  $(BUILDTOP)/include/gssrpc/types.h $(top_srcdir)/include/gssrpc/auth.h \
16*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/auth_gss.h $(top_srcdir)/include/gssrpc/auth_unix.h \
17*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/clnt.h $(top_srcdir)/include/gssrpc/rename.h \
18*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
19*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/svc.h $(top_srcdir)/include/gssrpc/svc_auth.h \
20*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/xdr.h rpc_test.h rpc_test_clnt.c
21*7f2fe78bSCy Schubert$(OUTPRE)rpc_test_svc.$(OBJEXT): $(BUILDTOP)/include/gssapi/gssapi.h \
22*7f2fe78bSCy Schubert  $(BUILDTOP)/include/gssrpc/types.h $(top_srcdir)/include/gssrpc/auth.h \
23*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/auth_gss.h $(top_srcdir)/include/gssrpc/auth_unix.h \
24*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/clnt.h $(top_srcdir)/include/gssrpc/rename.h \
25*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
26*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/svc.h $(top_srcdir)/include/gssrpc/svc_auth.h \
27*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/xdr.h rpc_test.h rpc_test_svc.c
28*7f2fe78bSCy Schubert$(OUTPRE)server.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
29*7f2fe78bSCy Schubert  $(BUILDTOP)/include/gssapi/gssapi.h $(BUILDTOP)/include/gssapi/gssapi_generic.h \
30*7f2fe78bSCy Schubert  $(BUILDTOP)/include/gssrpc/types.h $(top_srcdir)/include/gssrpc/auth.h \
31*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/auth_gss.h $(top_srcdir)/include/gssrpc/auth_gssapi.h \
32*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/auth_unix.h $(top_srcdir)/include/gssrpc/clnt.h \
33*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/pmap_clnt.h $(top_srcdir)/include/gssrpc/rename.h \
34*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/rpc.h $(top_srcdir)/include/gssrpc/rpc_msg.h \
35*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/svc.h $(top_srcdir)/include/gssrpc/svc_auth.h \
36*7f2fe78bSCy Schubert  $(top_srcdir)/include/gssrpc/xdr.h $(top_srcdir)/include/k5-platform.h \
37*7f2fe78bSCy Schubert  $(top_srcdir)/include/k5-thread.h rpc_test.h server.c
38