HomeSort by: relevance | last modified time | path
    Searched refs:RPCSRCS (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/rpc/
Makefile 10 SRCS.t_xdr= ${RPCSRCS:.x=_xdr.c} t_xdr.c
14 RPCSRCS= h_testbits.x
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/
Makefile 9 RPCSRCS= bootparam_prot.x klm_prot.x mount.x nfs_prot.x\
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 37 milliseconds