set LIBEXECDIR (used by kipd)
This commit is contained in:
parent
38741e41c5
commit
7873afe5ba
@ -70,7 +70,9 @@ TELNETOBJDIR= ${.CURDIR}/../../lib/libtelnet
|
||||
.endif
|
||||
|
||||
CFLAGS+= -I${.CURDIR}/../../include -Wall -DHAVE_CONFIG_H \
|
||||
-I${INCLUDEOBJDIR} -DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\"
|
||||
-I${INCLUDEOBJDIR} \
|
||||
-DBINDIR=\"/usr/bin\" -DSBINDIR=\"/usr/sbin\" \
|
||||
-DLIBEXECDIR=\"/usr/libexec\"
|
||||
|
||||
protos.h: ${KRB4DIR}/include/protos.H
|
||||
ln -sf ${.ALLSRC} ${.TARGET}
|
||||
|
Loading…
Reference in New Issue
Block a user