Searched defs:HEAD_DIR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/librpcsvc/
H A DMakefile30 HEAD_DIR= ../../head/rpcsvc macro
86 common/bootparam_prot_xdr.c: $(HEAD_DIR)/bootparam_prot.x
87 $(RPCGEN) -c $(HEAD_DIR)/bootparam_prot.x > $@
89 common/rstat_xdr.c: $(HEAD_DIR)/rstat.x
90 $(RPCGEN) -c $(HEAD_DIR)/rstat.x > $@
92 common/rusers_xdr.c: $(HEAD_DIR)/rusers.x
93 $(RPCGEN) -c $(HEAD_DIR)/rusers.x > $@
98 common/spray_xdr.c: $(HEAD_DIR)/spray.x
99 $(RPCGEN) -c $(HEAD_DIR)/spray.x > $@
104 common/mount_xdr.c: $(HEAD_DIR)/moun
[all...]

Completed in 64 milliseconds