mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +00:00
We need headers from ${KRB5DIR}/include too
This commit is contained in:
parent
1fc3515c9b
commit
5ee6a1b45f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/projects/bmake/; revision=242792
@ -12,7 +12,8 @@ SRCS= \
|
||||
CFLAGS+= -DPIC ${PICFLAG}
|
||||
CFLAGS+= -I${KRB5DIR}/lib/roken \
|
||||
-I${KRB5DIR}/base \
|
||||
-I${KRB5DIR}/lib/ipc
|
||||
-I${KRB5DIR}/lib/ipc \
|
||||
-I${KRB5DIR}/include
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user