summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-04-18 05:07:43 +0000
committerkato <kato@FreeBSD.org>1998-04-18 05:07:43 +0000
commit397aae01997cc322b802f9140683d771540af256 (patch)
treed4249c8274a76b1e883cae0c1be3e3e70b00a823 /sys/conf/Makefile.pc98
parentcd825ddf9edfdc8050421791560d8a1d52b0a864 (diff)
downloadFreeBSD-src-397aae01997cc322b802f9140683d771540af256.zip
FreeBSD-src-397aae01997cc322b802f9140683d771540af256.tar.gz
Sync with sys/i386/conf/Makefile.i386 revision 1.109.
Diffstat (limited to 'sys/conf/Makefile.pc98')
-rw-r--r--sys/conf/Makefile.pc984
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index 18bfa3d..3d2f86a 100644
--- a/sys/conf/Makefile.pc98
+++ b/sys/conf/Makefile.pc98
@@ -3,7 +3,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.pc98,v 1.26 1998/01/31 13:45:28 kato Exp $
+# $Id: Makefile.pc98,v 1.27 1998/04/16 16:34:09 kato Exp $
#
# Makefile for FreeBSD
#
@@ -217,7 +217,7 @@ install:
mv -f /var/db/kvm_kernel.db /var/db/kvm_kernel.old.db ; \
fi \
fi
- install -c -m 440 -o root -g kmem -fschg kernel ${DESTDIR}/
+ install -c -m 555 -o root -g wheel -fschg kernel ${DESTDIR}/
ioconf.o: ioconf.c $S/sys/param.h $S/sys/buf.h \
${I386}/isa/isa_device.h ${PC98}/pc98/pc98.h ${I386}/isa/icu.h
OpenPOWER on IntegriCloud