Lines Matching refs:h
38 sparc_HDRS= ib.h
41 auth.h auth_des.h auth_sys.h auth_unix.h \
42 bootparam.h clnt.h clnt_soc.h clnt_stat.h des_crypt.h \
43 nettype.h pmap_clnt.h pmap_rmt.h \
44 raw.h rpc.h rpc_com.h rpc_msg.h \
45 rpcb_clnt.h rpcent.h svc.h svc_auth.h svc_soc.h \
46 types.h xdr.h rpcsec_gss.h svc_mt.h \
47 rpcsys.h rpc_rdma.h
57 DERIVED_FILES= key_prot.h pmap_prot.h rpcb_prot.h rpc_sztypes.h
78 CHECKHDRS= $(HDRS:%.h=%.check)
104 key_prot.h: key_prot.x
105 $(RPCGEN) -C -h key_prot.x > $@
107 pmap_prot.h: pmap_prot.x
108 $(RPCGEN) -M -h pmap_prot.x > $@
110 rpc_sztypes.h: rpc_sztypes.x
111 $(RPCGEN) -C -h rpc_sztypes.x > $@
113 rpcb_prot.h: rpcb_prot.x
114 $(RPCGEN) -M -h rpcb_prot.x > $@