Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/pmax/stand/boot Move MKMAN to ../Makefile.inc.
details: https://anonhg.NetBSD.org/src/rev/0708b32e535d
branches: trunk
changeset: 471780:0708b32e535d
user: simonb <simonb%NetBSD.org@localhost>
date: Sun Apr 11 04:25:15 1999 +0000
description:
Move MKMAN to ../Makefile.inc.
diffstat:
sys/arch/pmax/stand/boot/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 9a4063f255df -r 0708b32e535d sys/arch/pmax/stand/boot/Makefile
--- a/sys/arch/pmax/stand/boot/Makefile Sun Apr 11 04:24:41 1999 +0000
+++ b/sys/arch/pmax/stand/boot/Makefile Sun Apr 11 04:25:15 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/03/31 02:35:14 simonb Exp $
+# $NetBSD: Makefile,v 1.5 1999/04/11 04:25:15 simonb Exp $
# @(#)Makefile 8.3 (Berkeley) 2/16/94
S= ${.CURDIR}/../../../..
@@ -6,7 +6,6 @@
PROG= boot
RELOC= 80710000
BINMODE= 555
-MKMAN= no
SRCS= start.S boot.c
NEWVERSWHAT= "Secondary Boot"
VERSIONFILE= ${.CURDIR}/version
Home |
Main Index |
Thread Index |
Old Index