From 3d68884c5b5167a35f608cc8c28f23c3b0c720db Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sun, 20 Nov 1994 23:11:00 +0000 Subject: [PATCH] No point, what so ever, in installing /etc/myname --- etc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/Makefile b/etc/Makefile index f878e8505f5d..f462adb77dac 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.11 (Berkeley) 5/21/91 -# $Id: Makefile,v 1.91 1994/10/29 12:47:44 phk Exp $ +# $Id: Makefile,v 1.92 1994/11/14 20:56:10 phk Exp $ # disktab may be wrong -- hcx9 is a tahoe, but gets its own. # -rw-r--r-- @@ -7,7 +7,7 @@ BINOWN= root BINGRP= wheel BIN1= aliases csh.cshrc csh.login csh.logout dm.conf \ ftpusers gettytab group hosts host.conf hosts.equiv hosts.lpd \ - inetd.conf login.access motd myname netstart \ + inetd.conf login.access motd netstart \ networks phones printcap profile protocols rc rc.local remote \ security services shells \ syslog.conf ttys etc.${MACHINE}/disktab rpc make.conf \