=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Makefile,v retrieving revision 1.23 retrieving revision 1.24 diff -c -r1.23 -r1.24 *** src/etc/Makefile 1996/08/16 22:05:36 1.23 --- src/etc/Makefile 1996/08/24 20:52:22 1.24 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.23 1996/08/16 22:05:36 michaels Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= US/Pacific --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.24 1996/08/24 20:52:22 deraadt Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= US/Pacific *************** *** 13,23 **** # -rw-r--r-- BINOWN= root BINGRP= wheel ! BIN1= aliases bootptab changelist csh.cshrc csh.login csh.logout daily \ ! dm.conf ftpusers ftpchroot gettytab group hosts hosts.equiv hosts.lpd \ ! ifaliases inetd.conf ksh.kshrc man.conf monthly motd myname netstart \ ! newsyslog.conf phones printcap protocols rc rc.local remote rpc \ ! security services shells syslog.conf weekly \ etc.${MACHINE}/disktab # -rw-rw-r-- --- 13,23 ---- # -rw-r--r-- BINOWN= root BINGRP= wheel ! BIN1= aliases bootptab changelist ccd.conf csh.cshrc csh.login csh.logout \ ! daily dm.conf ftpusers ftpchroot gettytab group hosts hosts.equiv \ ! hosts.lpd ifaliases inetd.conf ksh.kshrc man.conf monthly motd \ ! myname netstart newsyslog.conf phones printcap protocols rc \ ! rc.local remote rpc security services shells syslog.conf weekly \ etc.${MACHINE}/disktab # -rw-rw-r--