head	1.7;
access;
symbols
	RELENG_4_11_0_RELEASE:1.2.14.1
	RELENG_4_11:1.2.14.1.0.16
	RELENG_4_11_BP:1.2.14.1
	RELENG_4_10_0_RELEASE:1.2.14.1
	RELENG_4_10:1.2.14.1.0.14
	RELENG_4_10_BP:1.2.14.1
	RELENG_4_9_0_RELEASE:1.2.14.1
	RELENG_4_9:1.2.14.1.0.12
	RELENG_4_9_BP:1.2.14.1
	RELENG_5_1_0_RELEASE:1.6
	RELENG_5_1:1.6.0.4
	RELENG_5_1_BP:1.6
	RELENG_4_8_0_RELEASE:1.2.14.1
	RELENG_4_8:1.2.14.1.0.10
	RELENG_4_8_BP:1.2.14.1
	RELENG_5_0_0_RELEASE:1.6
	RELENG_5_0:1.6.0.2
	RELENG_5_0_BP:1.6
	RELENG_4_7_0_RELEASE:1.2.14.1
	RELENG_4_7:1.2.14.1.0.8
	RELENG_4_7_BP:1.2.14.1
	RELENG_4_6_2_RELEASE:1.2.14.1
	RELENG_4_6_1_RELEASE:1.2.14.1
	RELENG_4_6_0_RELEASE:1.2.14.1
	RELENG_4_6:1.2.14.1.0.6
	RELENG_4_6_BP:1.2.14.1
	RELENG_4_5_0_RELEASE:1.2.14.1
	RELENG_4_5:1.2.14.1.0.4
	RELENG_4_5_BP:1.2.14.1
	RELENG_4_4_0_RELEASE:1.2.14.1
	RELENG_4_4:1.2.14.1.0.2
	RELENG_4_4_BP:1.2.14.1
	RELENG_4_3_0_RELEASE:1.2
	RELENG_4_3:1.2.0.16
	RELENG_4_3_BP:1.2
	RELENG_4_2_0_RELEASE:1.2
	RELENG_4_1_1_RELEASE:1.2
	PRE_SMPNG:1.2
	RELENG_4_1_0_RELEASE:1.2
	RELENG_3_5_0_RELEASE:1.2
	RELENG_4_0_0_RELEASE:1.2
	RELENG_4:1.2.0.14
	RELENG_4_BP:1.2
	RELENG_3_4_0_RELEASE:1.2
	RELENG_3_3_0_RELEASE:1.2
	RELENG_3_2_PAO:1.2.0.12
	RELENG_3_2_PAO_BP:1.2
	RELENG_3_2_0_RELEASE:1.2
	RELENG_3_1_0_RELEASE:1.2
	RELENG_3:1.2.0.10
	RELENG_3_BP:1.2
	RELENG_2_2_8_RELEASE:1.2
	RELENG_3_0_0_RELEASE:1.2
	RELENG_2_2_7_RELEASE:1.2
	RELENG_2_2_6_RELEASE:1.2
	RELENG_2_2_5_RELEASE:1.2
	bsd_44_lite_2:1.1.1.1
	RELENG_2_2_2_RELEASE:1.2
	RELENG_2_2_1_RELEASE:1.2
	RELENG_2_2_0_RELEASE:1.2
	RELENG_2_1_7_RELEASE:1.2
	RELENG_2_1_6_1_RELEASE:1.2
	RELENG_2_1_6_RELEASE:1.2
	RELENG_2_2:1.2.0.8
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.2
	RELENG_2_1_0_RELEASE:1.2
	RELENG_2_1_0:1.2.0.6
	RELENG_2_1_0_BP:1.2
	RELENG_2_0_5_RELEASE:1.2
	RELENG_2_0_5:1.2.0.4
	RELENG_2_0_5_BP:1.2
	RELENG_2_0_5_ALPHA:1.2
	RELEASE_2_0:1.2
	BETA_2_0:1.2
	ALPHA_2_0:1.2.0.2
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


1.7
date	2003.06.20.09.48.11;	author phk;	state dead;
branches;
next	1.6;

1.6
date	2001.07.20.06.19.44;	author obrien;	state Exp;
branches;
next	1.5;

1.5
date	2001.06.30.05.39.33;	author dd;	state Exp;
branches;
next	1.4;

1.4
date	2001.03.26.14.39.50;	author ru;	state Exp;
branches;
next	1.3;

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

1.2
date	94.08.05.16.30.09;	author wollman;	state Exp;
branches
	1.2.14.1;
next	1.1;

1.1
date	94.05.26.05.22.30;	author rgrimes;	state Exp;
branches
	1.1.1.1;
next	;

1.2.14.1
date	2001.04.25.12.09.25;	author ru;	state Exp;
branches;
next	1.2.14.2;

1.2.14.2
date	2012.11.17.07.28.09;	author svnexp;	state Exp;
branches;
next	;

1.1.1.1
date	94.05.26.05.22.31;	author rgrimes;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Remove dev_mkdb(8).  The kernel answers these questions.
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD: src/usr.sbin/dev_mkdb/Makefile,v 1.6 2001/07/20 06:19:44 obrien Exp $

PROG=	dev_mkdb
MAN=	dev_mkdb.8

WARNS?=	2

.include <bsd.prog.mk>
@


1.6
log
@Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
@
text
@d2 1
a2 1
# $FreeBSD: src/usr.sbin/dev_mkdb/Makefile,v 1.5 2001/06/30 05:39:33 dd Exp $
@


1.5
log
@Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$
where necessary.

Submitted by:	Mike Barcroft <mike@@q9media.com>
@
text
@d2 1
a2 1
# $FreeBSD: src/usr.sbin/dev_mkdb/Makefile,v 1.4 2001/03/26 14:39:50 ru Exp $
d5 2
a7 1
MAN=	dev_mkdb.8
@


1.4
log
@- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.
@
text
@d2 1
a2 1
# $FreeBSD: src/usr.sbin/dev_mkdb/Makefile,v 1.3 2001/03/20 18:16:25 ru Exp $
d5 1
@


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


1.2
log
@Get rid of update.  Make man page installation work with our scheme
(and rename a few in the process).
@
text
@d2 1
a4 1
MAN8=	dev_mkdb.8
@


1.2.14.1
log
@MFC: MAN[1-9] -> MAN.
@
text
@a1 1
# $FreeBSD$
d4 1
a4 1
MAN=	dev_mkdb.8
@


1.2.14.2
log
@Switch importer
@
text
@d2 1
a2 1
# $FreeBSD: stable/4/usr.sbin/dev_mkdb/Makefile 75960 2001-04-25 12:11:16Z ru $
@


1.1
log
@Initial revision
@
text
@d4 1
a4 1
MAN8=	dev_mkdb.0
@


1.1.1.1
log
@BSD 4.4 Lite usr.sbin Sources
@
text
@@
