-# $OpenBSD: Makefile,v 1.352 2014/04/11 22:51:51 miod Exp $
+# $OpenBSD: Makefile,v 1.353 2014/04/20 18:06:37 tedu Exp $
TZDIR= /usr/share/zoneinfo
LOCALTIME= Canada/Mountain
chgrp ${BINGRP} ${DESTDIR}/etc/fbtab && \
chmod 644 ${DESTDIR}/etc/fbtab
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 664 ${BIN2} ${DESTDIR}/etc
- ${INSTALL} -c -o root -g wheel -m 600 hosts.equiv ${DESTDIR}/etc
${INSTALL} -c -o root -g crontab -m 600 crontab ${DESTDIR}/var/cron/tabs/root
${INSTALL} -c -o root -g wheel -m 600 master.passwd ${DESTDIR}/etc
pwd_mkdb -p -d ${DESTDIR}/etc /etc/master.passwd
-# $OpenBSD: hosts.lpd,v 1.3 2008/04/15 07:54:48 ajacoutot Exp $
+# $OpenBSD: hosts.lpd,v 1.4 2014/04/20 18:06:37 tedu Exp $
# As described in lpd(8), place one legal access hostname per line.
-# See hosts.equiv(5) for syntax and examples.