Lines Matching refs:HEAD_DIR
30 HEAD_DIR= ../../head/rpcsvc
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)/mount.x
105 $(RPCGEN) -c $(HEAD_DIR)/mount.x > $@