Home
last modified time | relevance | path

Searched refs:NLM_PROT_X (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/klm/
H A DMakefile19 NLM_PROT_X= ../rpcsvc/nlm_prot.x macro
34 nlm_prot_clnt.c : $(NLM_PROT_X) nlm_prot_clnt.sed
35 $(RPCGEN) $(RPCGENFLAGS) -l -o $@.tmp $(NLM_PROT_X)
39 nlm_prot_xdr.c : $(NLM_PROT_X)
40 $(RPCGEN) $(RPCGENFLAGS) -c -o $@.tmp $(NLM_PROT_X)