krb5_err.h is generated from a .et file in kerberos5/lib/libkrb5.

As kerberos5/lib/krb5 include files are already referenced it makes
no sense to generate it again here.

MFC after:	1 month
This commit is contained in:
Cy Schubert 2017-08-06 06:31:47 +00:00
parent 1f15260790
commit dcb20d01f5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=322112

View file

@ -22,7 +22,7 @@ MLINKS= kafs5.3 k_afs_cell_of_file.3 \
kafs5.3 krb_afslog.3 \
kafs5.3 krb_afslog_uid.3
SRCS= afssys.c afskrb5.c common.c krb5_err.h
SRCS= afssys.c afskrb5.c common.c
CFLAGS+= -I${KRB5DIR}/lib/kafs \
-I${KRB5DIR}/lib/krb5 \