Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Install the localhost namedb file.
details: https://anonhg.NetBSD.org/src/rev/bd45333c1f37
branches: trunk
changeset: 485565:bd45333c1f37
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon May 01 05:29:34 2000 +0000
description:
Install the localhost namedb file.
diffstat:
etc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1f884d68a44c -r bd45333c1f37 etc/Makefile
--- a/etc/Makefile Mon May 01 05:28:25 2000 +0000
+++ b/etc/Makefile Mon May 01 05:29:34 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.143 2000/04/30 21:45:55 perry Exp $
+# $NetBSD: Makefile,v 1.144 2000/05/01 05:29:34 thorpej Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@@ -106,7 +106,7 @@
# -rw-------
BIN3+= hosts.equiv
-NAMEDB= 127 root.cache named.conf loopback.v6
+NAMEDB= 127 root.cache named.conf localhost loopback.v6
PCS= pcs750.bin
all clean cleandir depend distclean etc includes install lint:
Home |
Main Index |
Thread Index |
Old Index