Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/krb5/kproplog/
H A DMakefile19 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop macro
33 -I$(KRB5IPROPDIR) \
51 iprop.h: $(KRB5IPROPDIR)/iprop.x
53 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@
55 iprop_xdr.c: iprop.h $(KRB5IPROPDIR)/iprop.x
57 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
/illumos-gate/usr/src/lib/krb5/kdb/
H A DMakefile.com47 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop
75 -I$(KRB5IPROPDIR) \
101 $(ISRCHDR): $(KRB5IPROPDIR)/iprop.x
103 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@
105 $(ISRCXDR): $(ISRCHDR) $(KRB5IPROPDIR)/iprop.x
107 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
/illumos-gate/usr/src/cmd/krb5/kadmin/server/
H A DMakefile20 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop macro
41 -I$(KRB5IPROPDIR) \
65 iprop.h: $(KRB5IPROPDIR)/iprop.x
67 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@
69 iprop_xdr.c: iprop.h $(KRB5IPROPDIR)/iprop.x
71 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
/illumos-gate/usr/src/cmd/krb5/slave/
H A DMakefile32 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop macro
52 -I$(KRB5IPROPDIR) \
87 iprop.h: $(KRB5IPROPDIR)/iprop.x
89 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@
91 iprop_xdr.c: iprop.h $(KRB5IPROPDIR)/iprop.x
93 $(RPCGEN) -c $(KRB5IPROPDIR)/iprop.x | $(CMD)
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A DMakefile18 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop macro
32 -I$(KRB5IPROPDIR) \
55 $(ISRCHDR): $(KRB5IPROPDIR)/iprop.x
57 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A DMakefile.com51 KRB5IPROPDIR= $(SRC)/cmd/krb5/iprop
76 -I$(KRB5IPROPDIR) \
99 $(ISRCHDR): $(KRB5IPROPDIR)/iprop.x
101 $(RPCGEN) -h $(KRB5IPROPDIR)/iprop.x > $@