Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/etc install wscons.conf



details:   https://anonhg.NetBSD.org/src/rev/6ccd7489aaaf
branches:  trunk
changeset: 467433:6ccd7489aaaf
user:      drochner <drochner%NetBSD.org@localhost>
date:      Wed Mar 24 20:12:21 1999 +0000

description:
install wscons.conf

diffstat:

 etc/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r caea1d67a796 -r 6ccd7489aaaf etc/Makefile
--- a/etc/Makefile      Wed Mar 24 19:03:10 1999 +0000
+++ b/etc/Makefile      Wed Mar 24 20:12:21 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.108 1999/03/14 14:04:40 drochner Exp $
+#      $NetBSD: Makefile,v 1.109 1999/03/24 20:12:21 drochner Exp $
 #      from: @(#)Makefile      8.7 (Berkeley) 5/25/95
 
 # Environment variables without default values:
@@ -72,8 +72,8 @@
        newsyslog.conf nsswitch.conf phones printcap profile protocols \
        rbootd.conf rc rc.conf rc.lkm rc.local rc.subr \
        rc.shutdown rc.wscons remote rpc security security.conf services \
-       shells syslog.conf weekly weekly.conf etc.${MACHINE}/ttys \
-       etc.${MACHINE}/disktab
+       shells syslog.conf weekly weekly.conf wscons.conf \
+       etc.${MACHINE}/ttys etc.${MACHINE}/disktab
 
 .if    (${MACHINE_ARCH} == "i386") || \
        (${MACHINE_ARCH} == "m68k") || \



Home | Main Index | Thread Index | Old Index