Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc Add debug to the list of OBSOLETE_FILES
details: https://anonhg.NetBSD.org/src/rev/79daf27c0ea0
branches: trunk
changeset: 784664:79daf27c0ea0
user: matt <matt%NetBSD.org@localhost>
date: Tue Feb 05 07:32:44 2013 +0000
description:
Add debug to the list of OBSOLETE_FILES
diffstat:
etc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4c47284fc012 -r 79daf27c0ea0 etc/Makefile
--- a/etc/Makefile Tue Feb 05 07:31:50 2013 +0000
+++ b/etc/Makefile Tue Feb 05 07:32:44 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.403 2013/01/29 20:21:02 christos Exp $
+# $NetBSD: Makefile,v 1.404 2013/02/05 07:32:44 matt Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@@ -341,7 +341,7 @@
# Install var/db/obsolete set lists; this is performed by "make build"
#
OBSOLETE.dir= ${.OBJDIR}/obsolete.dir
-OBSOLETE.files= base comp etc games man misc text
+OBSOLETE.files= base comp debug etc games man misc text
.if ${MKKMOD} != "no"
OBSOLETE.files+= modules
.endif
Home |
Main Index |
Thread Index |
Old Index