Searched refs:RPCSRC (Results 1 – 13 of 13) sorted by relevance
10 RPCSRC= ${SYSROOT:U${DESTDIR}}/usr/include/rpcsvc/bootparam_prot.x macro12 bootparam_prot_clnt.c: ${RPCSRC}13 RPCGEN_CPP=${CPP:Q} rpcgen -C -l -o ${.TARGET} ${RPCSRC}15 bootparam_prot_xdr.c: ${RPCSRC}16 RPCGEN_CPP=${CPP:Q} rpcgen -C -c -o ${.TARGET} ${RPCSRC}18 bootparam_prot.h: ${RPCSRC}19 RPCGEN_CPP=${CPP:Q} rpcgen -C -h -o ${.TARGET} ${RPCSRC}
1 SRCS.xdr_test= ${RPCSRC:.x=_xdr.c} t_xdr.c ${RPCSRC:.x=.h} \7 RPCSRC= h_testbits.x macro10 h_testbits.h: ${RPCSRC}13 h_testbits_xdr.c: ${RPCSRC} h_testbits.h16 CLEANFILES+= ${RPCSRC:.x=.h} ${RPCSRC:.x=.c} h_testbits_xdr.c
13 RPCSRC= ${SRCTOP}/sys/rpc/rpcsec_tls/rpctlssd.x macro16 rpctlssd_svc.c: ${RPCSRC} rpctlssd.h17 ${RPCGEN} -m -o ${.TARGET} ${RPCSRC}19 rpctlssd_xdr.c: ${RPCSRC} rpctlssd.h20 ${RPCGEN} -c -o ${.TARGET} ${RPCSRC}22 rpctlssd.h: ${RPCSRC}23 ${RPCGEN} -h -o ${.TARGET} ${RPCSRC}
17 bootparam_prot_svc.c: ${RPCSRC}18 RPCGEN_CPP=${CPP:Q} rpcgen -C -m -o ${.TARGET} ${RPCSRC}20 bootparam_prot_xdr.c: ${RPCSRC}21 RPCGEN_CPP=${CPP:Q} rpcgen -C -c -o ${.TARGET} ${RPCSRC}23 bootparam_prot.h: ${RPCSRC}24 RPCGEN_CPP=${CPP:Q} rpcgen -C -h -o ${.TARGET} ${RPCSRC}
23 RPCSRC= ${SRCTOP}/sys/kgssapi/gssd.x macro26 gssd_svc.c: ${RPCSRC} gssd.h27 ${RPCGEN} -m -o ${.TARGET} ${RPCSRC}29 gssd_xdr.c: ${RPCSRC} gssd.h30 ${RPCGEN} -c -o ${.TARGET} ${RPCSRC}32 gssd.h: ${RPCSRC}33 ${RPCGEN} -h -o ${.TARGET} ${RPCSRC}
13 RPCSRC= ${SRCTOP}/sys/rpc/rpcsec_tls/rpctlscd.x macro16 rpctlscd_svc.c: ${RPCSRC} rpctlscd.h17 ${RPCGEN} -m -o ${.TARGET} ${RPCSRC}19 rpctlscd_xdr.c: ${RPCSRC} rpctlscd.h20 ${RPCGEN} -c -o ${.TARGET} ${RPCSRC}22 rpctlscd.h: ${RPCSRC}23 ${RPCGEN} -h -o ${.TARGET} ${RPCSRC}
9 RPCSRC= ${SRCTOP}/include/rpcsvc/yp.x12 yp_xdr.c: ${RPCSRC}13 ${RPCGEN} -c -o ${.TARGET} ${RPCSRC}15 yp.h: ${RPCSRC}16 ${RPCGEN} -h -o ${.TARGET} ${RPCSRC}
27 RPCSRC= ${SRCTOP}/include/rpcsvc/yp.x macro31 yp.h: ${RPCSRC}32 ${RPCGEN} -h -o ${.TARGET} ${RPCSRC}34 yp_clnt.c: ${RPCSRC}35 ${RPCGEN} -l -o ${.TARGET} ${RPCSRC}
14 RPCSRC= ${SYSROOT:U${DESTDIR}}/usr/include/rpcsvc/sm_inter.x macro17 sm_inter_svc.c: ${RPCSRC}20 sm_inter.h: ${RPCSRC}
17 RPCSRC= ${SYSROOT:U${DESTDIR}}/usr/include/rpcsvc/nlm_prot.x macro20 nlm_prot_svc.c: ${RPCSRC}23 nlm_prot.h: ${RPCSRC}
2 # rpc 88/08/01 4.0 RPCSRC; from 1.12 99/07/25 SMI
21 (RPCSRC 4.0) remains available from several internet sites.
1 /* @(#)types.h 2.3 88/08/15 4.0 RPCSRC */