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

/freebsd-9.3-release/lib/libypclnt/
H A DMakefile28 RPCSRC_PRIV= ${.CURDIR}/../../usr.sbin/rpc.yppasswdd/yppasswd_private.x macro
45 yppasswd_private.h: ${RPCSRC_PRIV}
46 ${RPCGEN} -h -o ${.TARGET} ${RPCSRC_PRIV}
48 yppasswd_private_xdr.c: ${RPCSRC_PRIV}
49 ${RPCGEN} -c -o ${.TARGET} ${RPCSRC_PRIV}
51 yppasswd_private_clnt.c: ${RPCSRC_PRIV}
52 ${RPCGEN} -l -o ${.TARGET} ${RPCSRC_PRIV}
/freebsd-9.3-release/release/picobsd/tinyware/passwd/
H A DMakefile32 RPCSRC_PRIV= ${.CURDIR}/../../usr.sbin/rpc.yppasswdd/yppasswd_private.x macro
46 yppasswd_private.h: ${RPCSRC_PRIV}
47 ${RPCGEN} -h -o ${.TARGET} ${RPCSRC_PRIV}
49 yppasswd_private_xdr.c: ${RPCSRC_PRIV}
50 ${RPCGEN} -c -o ${.TARGET} ${RPCSRC_PRIV}
52 yppasswd_private_clnt.c: ${RPCSRC_PRIV}
53 ${RPCGEN} -l -o ${.TARGET} ${RPCSRC_PRIV}

Completed in 109 milliseconds