Searched refs:KRB5IPROPDIR (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/kproplog/
H A DMakefile18 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop macro
32 -I$(KRB5IPROPDIR) \
47 iprop.h: $(KRB5IPROPDIR)/iprop.x
49 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@
51 iprop_xdr.c: iprop.h $(KRB5IPROPDIR)/iprop.x
53 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
/illumos-gate/usr/src/lib/krb5/kdb/
H A DMakefile.com46 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop
74 -I$(KRB5IPROPDIR) \
98 $(ISRCHDR): $(KRB5IPROPDIR)/iprop.x
100 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@
102 $(ISRCXDR): $(ISRCHDR) $(KRB5IPROPDIR)/iprop.x
104 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A DMakefile19 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop macro
40 -I$(KRB5IPROPDIR) \
63 iprop.h: $(KRB5IPROPDIR)/iprop.x
65 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@
67 iprop_xdr.c: iprop.h $(KRB5IPROPDIR)/iprop.x
69 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
/illumos-gate/usr/src/cmd/krb5/slave/
H A DMakefile31 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop macro
51 -I$(KRB5IPROPDIR) \
84 iprop.h: $(KRB5IPROPDIR)/iprop.x
86 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@
88 iprop_xdr.c: iprop.h $(KRB5IPROPDIR)/iprop.x
90 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A DMakefile17 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop macro
31 -I$(KRB5IPROPDIR) \
52 $(ISRCHDR): $(KRB5IPROPDIR)/iprop.x
54 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A DMakefile.com50 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop
75 -I$(KRB5IPROPDIR) \
96 $(ISRCHDR): $(KRB5IPROPDIR)/iprop.x
98 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@

Completed in 105 milliseconds