Searched refs:RCDIR (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/openresolv/
H A Dconfigure10 RCDIR=
147 RCDIR=/etc/rc.d
167 RCDIR=/etc/init.d
177 RCDIR=/etc/init.d
200 RCDIR=$x
215 echo "RCDIR= $RCDIR" >>$CONFIG_MK
H A DMakefile13 RCDIR?= /etc/rc.d macro
14 RESTARTCMD?= if ${RCDIR}/\1 status >/dev/null 2>\&1; then \
15 ${RCDIR}/\1 restart; \
35 SED_RCDIR= -e 's:@RCDIR@:${RCDIR}:g'
/freebsd-10.2-release/sbin/resolvconf/
H A DMakefile16 RCDIR= ${SYSCONFDIR}/rc.d macro
32 -e 's:@RCDIR@:${RCDIR}:g' \

Completed in 43 milliseconds