Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/etc Pullup 1.158 [tsutsui]:
details: https://anonhg.NetBSD.org/src/rev/9ee632eda2c7
branches: netbsd-1-5
changeset: 489972:9ee632eda2c7
user: tv <tv%NetBSD.org@localhost>
date: Sat Oct 21 18:12:35 2000 +0000
description:
Pullup 1.158 [tsutsui]:
Do not create the binary/security directory, there is no seperate
security set anymore.
diffstat:
etc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 467db55804fa -r 9ee632eda2c7 etc/Makefile
--- a/etc/Makefile Sat Oct 21 18:10:16 2000 +0000
+++ b/etc/Makefile Sat Oct 21 18:12:35 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154.2.7 2000/10/20 17:01:14 tv Exp $
+# $NetBSD: Makefile,v 1.154.2.8 2000/10/21 18:12:35 tv Exp $
# from: @(#)Makefile 8.7 (Berkeley) 5/25/95
# Environment variables without default values:
@@ -67,7 +67,7 @@
# add to this.
# NOTE: Parent directories must be listed before subdirectories.
INSTALLATION_DIRS= \
- binary binary/sets binary/kernel binary/security installation
+ binary binary/sets binary/kernel installation
.if exists(etc.${MACHINE}/Makefile.inc)
.include "etc.${MACHINE}/Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index