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

/netbsd-6-1-5-RELEASE/tests/lib/libc/rpc/
H A DMakefile10 SRCS.t_xdr= ${RPCSRCS:.x=_xdr.c} t_xdr.c
12 RPCSRCS= h_testbits.x macro
13 DPSRCS= ${RPCSRCS:.x=.h}
14 CLEANFILES+= ${RPCSRCS:.x=.h} ${RPCSRCS:.x=_xdr.c}
16 RPC_INCS= ${RPCSRCS:.x=.h}
17 RPC_XDRFILES= ${RPCSRCS:.x=_xdr.c}
/netbsd-6-1-5-RELEASE/lib/librpcsvc/
H A DMakefile7 RPCSRCS= bootparam_prot.x klm_prot.x mount.x nfs_prot.x\ macro
10 RPC_INCS= ${RPCSRCS:.x=.h}
11 RPC_XDRFILES= ${RPCSRCS:.x=_xdr.c}
16 INCS= ${HDRS} ${RPCSRCS}

Completed in 161 milliseconds