Searched refs:CONFDIR (Results 1 – 12 of 12) sorted by relevance
29 CONFDIR?= /etc/dma macro73 ${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}; \
2 CONFDIR= ETC_PERIODIC_${.CURDIR:T:U}
12 CONFDIR= /etc/autofs macro
14 CONFDIR= /etc/pam.d macro
23 CONFSDIR= ${CONFDIR}/dma
213 -v "CONFDIR=${KYUA_CONFDIR}" \
14 CONFSDIR= ${CONFDIR}/ppp
213 CONFDIR?= /etc
48 ${group}DIR?= ${CONFDIR}
3 CONFDIR= /etc/rc.d macro
32 -v "CONFDIR=$(kyua_confdir)" \
442 #ifndef CONFDIR443 #define CONFDIR "/etc" macro445 static const char *config_file = CONFDIR "/moused.conf";