Searched refs:RPCCOM (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/share/examples/sunrpc/sort/
H A DMakefile11 RPCCOM = rpcgen macro
21 $(RPCCOM) -l sort.x >$@
29 $(RPCCOM) -s udp sort.x >$@
32 $(RPCCOM) -c sort.x >$@
35 $(RPCCOM) -h sort.x >$@
/freebsd-11-stable/share/examples/sunrpc/msg/
H A DMakefile11 RPCCOM = rpcgen macro
26 $(RPCCOM) msg.x
/freebsd-11-stable/include/rpc/
H A DMakefile6 RPCCOM= RPCGEN_CPP=${CPP:Q} rpcgen -C macro
29 ${RPCCOM} -h -DWANT_NFS3 ${.IMPSRC} -o ${.TARGET}
/freebsd-11-stable/share/examples/sunrpc/dir/
H A DMakefile11 RPCCOM = rpcgen macro
16 $(RPCCOM) dir.x
/freebsd-11-stable/lib/librpcsvc/
H A DMakefile22 RPCCOM= RPCGEN_CPP=${CPP:Q} rpcgen -C macro
40 ${RPCCOM} -c ${.IMPSRC} -o ${.TARGET}
/freebsd-11-stable/include/rpcsvc/
H A DMakefile6 RPCCOM= RPCGEN_CPP=${CPP:Q} rpcgen -C macro
27 ${RPCCOM} -h -DWANT_NFS3 ${.IMPSRC} -o ${.TARGET}
/freebsd-11-stable/usr.sbin/amd/libamu/
H A DMakefile31 ${RPCCOM} -c -C -DWANT_NFS3 ${.ALLSRC} -o ${.TARGET}
/freebsd-11-stable/usr.sbin/amd/amd/
H A DMakefile65 ${RPCCOM} -c -DWANT_NFS3 ${.ALLSRC} -o ${.TARGET}

Completed in 80 milliseconds