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

/freebsd-11-stable/lib/libypclnt/
H A DMakefile28 RPCSRC_PW= ${SRCTOP}/include/rpcsvc/yppasswd.x macro
37 yppasswd.h: ${RPCSRC_PW}
38 ${RPCGEN} -h -o ${.TARGET} ${RPCSRC_PW}
40 yppasswd_xdr.c: ${RPCSRC_PW}
41 ${RPCGEN} -c -o ${.TARGET} ${RPCSRC_PW}
43 yppasswd_clnt.c: ${RPCSRC_PW}
44 ${RPCGEN} -l -o ${.TARGET} ${RPCSRC_PW}
/freebsd-11-stable/release/picobsd/tinyware/passwd/
H A DMakefile30 RPCSRC_PW= ${DESTDIR}/usr/include/rpcsvc/yppasswd.x macro
39 yppasswd.h: ${RPCSRC_PW}
40 ${RPCGEN} -h -o ${.TARGET} ${RPCSRC_PW}
42 yppasswd_clnt.c: ${RPCSRC_PW}
43 ${RPCGEN} -l -o ${.TARGET} ${RPCSRC_PW}

Completed in 58 milliseconds