head	1.4;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.8.1
	RELENG_4_11:1.1.8.1.0.16
	RELENG_4_11_BP:1.1.8.1
	RELENG_4_10_0_RELEASE:1.1.8.1
	RELENG_4_10:1.1.8.1.0.14
	RELENG_4_10_BP:1.1.8.1
	RELENG_4_9_0_RELEASE:1.1.8.1
	RELENG_4_9:1.1.8.1.0.12
	RELENG_4_9_BP:1.1.8.1
	RELENG_4_8_0_RELEASE:1.1.8.1
	RELENG_4_8:1.1.8.1.0.10
	RELENG_4_8_BP:1.1.8.1
	RELENG_4_7_0_RELEASE:1.1.8.1
	RELENG_4_7:1.1.8.1.0.8
	RELENG_4_7_BP:1.1.8.1
	RELENG_4_6_2_RELEASE:1.1.8.1
	RELENG_4_6_1_RELEASE:1.1.8.1
	RELENG_4_6_0_RELEASE:1.1.8.1
	RELENG_4_6:1.1.8.1.0.6
	RELENG_4_6_BP:1.1.8.1
	RELENG_4_5_0_RELEASE:1.1.8.1
	RELENG_4_5:1.1.8.1.0.4
	RELENG_4_5_BP:1.1.8.1
	RELENG_4_4_0_RELEASE:1.1.8.1
	RELENG_4_4:1.1.8.1.0.2
	RELENG_4_4_BP:1.1.8.1
	RELENG_4_3_0_RELEASE:1.1
	RELENG_4_3:1.1.0.10
	RELENG_4_3_BP:1.1
	RELENG_4_2_0_RELEASE:1.1
	RELENG_4_1_1_RELEASE:1.1
	PRE_SMPNG:1.1
	RELENG_4_1_0_RELEASE:1.1
	RELENG_3_5_0_RELEASE:1.1
	RELENG_4_0_0_RELEASE:1.1
	RELENG_4:1.1.0.8
	RELENG_4_BP:1.1
	RELENG_3_4_0_RELEASE:1.1
	RELENG_3_3_0_RELEASE:1.1
	RELENG_3_2_PAO:1.1.0.6
	RELENG_3_2_PAO_BP:1.1
	RELENG_3_2_0_RELEASE:1.1
	RELENG_3_1_0_RELEASE:1.1
	RELENG_3:1.1.0.4
	RELENG_3_BP:1.1
	RELENG_2_2_8_RELEASE:1.1
	RELENG_3_0_0_RELEASE:1.1
	RELENG_2_2_7_RELEASE:1.1
	RELENG_2_2_6_RELEASE:1.1
	RELENG_2_2_5_RELEASE:1.1
	RELENG_2_2_2_RELEASE:1.1
	RELENG_2_2_1_RELEASE:1.1
	RELENG_2_2_0_RELEASE:1.1
	RELENG_2_2:1.1.0.2
	RELENG_2_2_BP:1.1;
locks; strict;
comment	@# @;


1.4
date	2001.11.03.07.31.21;	author peter;	state dead;
branches;
next	1.3;

1.3
date	2001.03.26.14.33.04;	author ru;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.20.18.13.12;	author ru;	state Exp;
branches;
next	1.1;

1.1
date	96.07.09.02.04.30;	author julian;	state Exp;
branches
	1.1.8.1;
next	;

1.1.8.1
date	2001.04.25.10.58.21;	author ru;	state Exp;
branches;
next	1.1.8.2;

1.1.8.2
date	2012.11.17.07.24.30;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Repo copied contents of src/sbin/i386 to src/sbin and set specific
SUBDIR lists there.  Some of these are used on other platforms.
@
text
@#	@@(#)Makefile    1.1 (Julian Elischer)	3/28/93
# $FreeBSD: src/sbin/i386/nextboot/Makefile,v 1.3 2001/03/26 14:33:04 ru Exp $

PROG=	nextboot
MAN=	nextboot.8

.include <bsd.prog.mk>
@


1.3
log
@- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
@
text
@d2 1
a2 1
# $FreeBSD: src/sbin/i386/nextboot/Makefile,v 1.2 2001/03/20 18:13:12 ru Exp $
@


1.2
log
@Set the default manual section for sbin/ to 8.
@
text
@d2 1
a2 1
# $FreeBSD$
d5 1
@


1.1
log
@Obtained from: Whistle Communications

control program to control the facility of the bootblocks
to fetch a default bootstring from a fixed location on the disk.

See the manpage for more info.
@
text
@d2 1
a2 2
#
#
a4 2
SRCS=	nextboot.c
MAN8=	nextboot.8
@


1.1.8.1
log
@MFC: MAN[1-9] -> MAN.
@
text
@d2 2
a3 1
# $FreeBSD$
d6 2
a7 1
MAN=	nextboot.8
@


1.1.8.2
log
@Switch importer
@
text
@d2 1
a2 1
# $FreeBSD: stable/4/sbin/i386/nextboot/Makefile 75953 2001-04-25 10:58:55Z ru $
@


