Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libkrb5/
H A DMakefile38 KRB5INCDIR= $(ROOT)/usr/include/kerberosv5 macro
40 COMERRHINST = $(KRB5INCDIR)/com_err.h
41 LOCPLUGHINST = $(KRB5INCDIR)/locate_plugin.h
42 KRB5HINST = $(KRB5INCDIR)/krb5.h
44 KRB5HDRS = $(INSTALLED_HDRS:%=$(KRB5INCDIR)/%)
60 install_h: $(KRB5INCDIR) $(KRB5HDRS)
63 install -s -m 644 -f $(KRB5INCDIR) $(COMERRH)
65 install -s -m 644 -f $(KRB5INCDIR) $(KRB5H)
67 install -s -m 644 -f $(KRB5INCDIR) $(LOCPLUGH)