From: kstailey Date: Wed, 9 Apr 1997 10:59:56 +0000 (+0000) Subject: fix syntax errors X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=01c21e526705701608208e192898adead6fc4903;p=openbsd fix syntax errors --- diff --git a/etc/Makefile b/etc/Makefile index 895ff4547eb..9e97212fb01 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.42 1997/04/09 02:41:55 kstailey Exp $ +# $OpenBSD: Makefile,v 1.43 1997/04/09 10:59:56 kstailey Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= US/Pacific @@ -17,8 +17,8 @@ BIN1= aliases bootptab changelist ccd.conf csh.cshrc csh.login csh.logout \ daily dm.conf exports ftpusers ftpchroot gettytab group hosts \ hosts.equiv hosts.lpd ifaliases inetd.conf ipf.rules ksh.kshrc \ locate.rc man.conf monthly motd mrouted.conf myname nat.rules \ - netstart networks newsyslog.conf passwd.conf phones printcap - protocols rbootd.conf rc rc.local remote rpc security services + netstart networks newsyslog.conf passwd.conf phones printcap \ + protocols rbootd.conf rc rc.local remote rpc security services \ shells syslog.conf virc weekly etc.${MACHINE}/disktab # -rw-rw-r--