From 53a4e52e2859f0f4783f008500232b2aba9e01ae Mon Sep 17 00:00:00 2001 From: kstailey <> Date: Wed, 9 Apr 1997 10:59:56 +0000 Subject: [PATCH] fix syntax errors --- src/etc/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/etc/Makefile b/src/etc/Makefile index 895ff454..9e97212f 100644 --- a/src/etc/Makefile +++ b/src/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--