Source-Changes-HG archive

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

[src/trunk]: src/share/examples/amd Install adapted config file instead of ol...



details:   https://anonhg.NetBSD.org/src/rev/d90d73a36bd9
branches:  trunk
changeset: 499430:d90d73a36bd9
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Nov 20 00:47:10 2000 +0000

description:
Install adapted config file instead of old one.

diffstat:

 share/examples/amd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r 87847d495445 -r d90d73a36bd9 share/examples/amd/Makefile
--- a/share/examples/amd/Makefile       Mon Nov 20 00:46:09 2000 +0000
+++ b/share/examples/amd/Makefile       Mon Nov 20 00:47:10 2000 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.5 1999/02/13 02:54:34 lukem Exp $
+#      $NetBSD: Makefile,v 1.6 2000/11/20 00:47:10 wiz Exp $
 
 .include <bsd.own.mk>
 
 .if ${MKSHARE} != "no"
-FILES= cd master net
+FILES= amd.conf cd net
 FILESDIR=/usr/share/examples/amd
 .endif
 MKOBJ= no



Home | Main Index | Thread Index | Old Index