Home
last modified time | relevance | path

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

/freebsd/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/lib/libpam/pam.d/
H A DMakefile16 CONFDIR= /etc/pam.d macro
36 ${INSTALL_LINK} ${TAG_ARGS} ${DESTDIR}${CONFDIR}/ftpd ${DESTDIR}${CONFDIR}/ftp
/freebsd/usr.sbin/periodic/etc/
H A DMakefile.inc2 CONFDIR= ETC_PERIODIC_${.CURDIR:T:U}
/freebsd/usr.sbin/autofs/autofs/
H A DMakefile12 CONFDIR= /etc/autofs macro
/freebsd/libexec/dma/dmagent/
H A DMakefile21 CONFSDIR= ${CONFDIR}/dma
/freebsd/usr.bin/kyua/
H A DMakefile213 -v "CONFDIR=${KYUA_CONFDIR}" \
/freebsd/usr.sbin/ppp/
H A DMakefile14 CONFSDIR= ${CONFDIR}/ppp
/freebsd/share/mk/
H A Dbsd.own.mk208 CONFDIR?= /etc
H A Dbsd.confs.mk40 ${group}DIR?= ${CONFDIR}
/freebsd/libexec/rc/rc.d/
H A DMakefile3 CONFDIR= /etc/rc.d macro
/freebsd/contrib/kyua/doc/
H A DMakefile.am.inc32 -v "CONFDIR=$(kyua_confdir)" \