Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/dma/
HDMakefile29 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-13-stable/lib/libpam/pam.d/
HDMakefile18 CONFDIR= /etc/pam.d macro
34 ${INSTALL_LINK} ${TAG_ARGS} ${DESTDIR}${CONFDIR}/ftpd ${DESTDIR}${CONFDIR}/ftp
/freebsd-13-stable/usr.sbin/periodic/etc/
HDMakefile.inc3 CONFDIR= ETC_PERIODIC_${.CURDIR:T:U}
/freebsd-13-stable/usr.sbin/autofs/autofs/
HDMakefile13 CONFDIR= /etc/autofs macro
/freebsd-13-stable/libexec/dma/dmagent/
HDMakefile22 CONFSDIR= ${CONFDIR}/dma
/freebsd-13-stable/usr.bin/kyua/
HDMakefile201 -v "CONFDIR=${KYUA_CONFDIR}" \
/freebsd-13-stable/usr.sbin/ppp/
HDMakefile15 CONFSDIR= ${CONFDIR}/ppp
/freebsd-13-stable/share/mk/
HDbsd.own.mk210 CONFDIR?= /etc
HDbsd.confs.mk40 ${group}DIR?= ${CONFDIR}
/freebsd-13-stable/libexec/rc/rc.d/
HDMakefile4 CONFDIR= /etc/rc.d macro
/freebsd-13-stable/contrib/kyua/doc/
HDMakefile.am.inc32 -v "CONFDIR=$(kyua_confdir)" \