Searched refs:RPCSRCS (Results 1 - 2 of 2) sorted by relevance

/src/tests/lib/libc/rpc/
H A DMakefile10 SRCS.t_xdr= ${RPCSRCS:.x=_xdr.c} t_xdr.c
14 RPCSRCS= h_testbits.x macro
15 DPSRCS= ${RPCSRCS:.x=.h}
16 CLEANFILES+= ${RPCSRCS:.x=.h} ${RPCSRCS:.x=_xdr.c}
18 RPC_INCS= ${RPCSRCS:.x=.h}
19 RPC_XDRFILES= ${RPCSRCS:.x=_xdr.c}
/src/lib/librpcsvc/
H A DMakefile9 RPCSRCS= bootparam_prot.x klm_prot.x mount.x nfs_prot.x\ macro
18 RPCSRCS+= yp.x yppasswd.x
29 RPC_INCS= ${RPCSRCS:.x=.h}
30 RPC_XDRFILES= ${RPCSRCS:.x=_xdr.c}
35 INCS= ${HDRS} ${RPCSRCS}

Completed in 2 milliseconds