Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/dma/
H A DMakefile29 CONFDIR?= /etc/dma macro
73 ${INSTALL} -d ${DESTDIR}${CONFDIR}
74 @if [ -e ${DESTDIR}${CONFDIR}/dma.conf ]; then \
75 echo "Not overwriting ${DESTDIR}${CONFDIR}/dma.conf."; \
77 echo ${INSTALL} -m 644 -o root -g mail dma.conf ${DESTDIR}${CONFDIR}; \
78 ${INSTALL} -m 644 -o root -g mail dma.conf ${DESTDIR}${CONFDIR}; \
80 @if [ -e ${DESTDIR}${CONFDIR}/auth.conf ]; then \
81 echo "Not overwriting ${DESTDIR}${CONFDIR}/auth.conf."; \
83 echo ${INSTALL} -m 640 -o root -g mail auth.conf ${DESTDIR}${CONFDIR}; \
84 ${INSTALL} -m 640 -o root -g mail auth.conf ${DESTDIR}${CONFDIR}; \
/freebsd-14.2/lib/libpam/pam.d/
H A DMakefile18 CONFDIR= /etc/pam.d macro
34 ${INSTALL_LINK} ${TAG_ARGS} ${DESTDIR}${CONFDIR}/ftpd ${DESTDIR}${CONFDIR}/ftp
/freebsd-14.2/usr.sbin/periodic/etc/
H A DMakefile.inc3 CONFDIR= ETC_PERIODIC_${.CURDIR:T:U}
/freebsd-14.2/usr.sbin/autofs/autofs/
H A DMakefile13 CONFDIR= /etc/autofs macro
/freebsd-14.2/libexec/dma/dmagent/
H A DMakefile22 CONFSDIR= ${CONFDIR}/dma
/freebsd-14.2/usr.bin/kyua/
H A DMakefile214 -v "CONFDIR=${KYUA_CONFDIR}" \
/freebsd-14.2/usr.sbin/ppp/
H A DMakefile15 CONFSDIR= ${CONFDIR}/ppp
/freebsd-14.2/share/mk/
H A Dbsd.own.mk210 CONFDIR?= /etc
H A Dbsd.confs.mk40 ${group}DIR?= ${CONFDIR}
/freebsd-14.2/libexec/rc/rc.d/
H A DMakefile4 CONFDIR= /etc/rc.d macro
/freebsd-14.2/contrib/kyua/doc/
H A DMakefile.am.inc32 -v "CONFDIR=$(kyua_confdir)" \