|
@ -1,4 +1,4 @@ |
|
|
# $OpenBSD: Makefile,v 1.344 2014/01/24 03:36:07 deraadt Exp $
|
|
|
|
|
|
|
|
|
# $OpenBSD: Makefile,v 1.345 2014/01/25 20:23:53 deraadt Exp $
|
|
|
|
|
|
|
|
|
TZDIR= /usr/share/zoneinfo |
|
|
TZDIR= /usr/share/zoneinfo |
|
|
LOCALTIME= Canada/Mountain |
|
|
LOCALTIME= Canada/Mountain |
|
@ -177,8 +177,6 @@ distribution-etc-root-var: distrib-dirs |
|
|
${DESTDIR}/etc/ppp; \
|
|
|
${DESTDIR}/etc/ppp; \
|
|
|
${INSTALL} -c -o root -g wheel -m 600 options \
|
|
|
${INSTALL} -c -o root -g wheel -m 600 options \
|
|
|
${DESTDIR}/etc/ppp; \
|
|
|
${DESTDIR}/etc/ppp; \
|
|
|
${INSTALL} -c -o root -g wheel -m 600 options.leaf \
|
|
|
|
|
|
${DESTDIR}/etc/ppp; \
|
|
|
|
|
|
${INSTALL} -c -o root -g wheel -m 600 options.sample \
|
|
|
${INSTALL} -c -o root -g wheel -m 600 options.sample \
|
|
|
${DESTDIR}/etc/ppp; \
|
|
|
${DESTDIR}/etc/ppp; \
|
|
|
${INSTALL} -c -o root -g wheel -m 600 chatscript.sample \
|
|
|
${INSTALL} -c -o root -g wheel -m 600 chatscript.sample \
|
|
|