head	1.11;
access;
symbols
	RELENG_4_11_0_RELEASE:1.6
	RELENG_4_11:1.6.0.20
	RELENG_4_11_BP:1.6
	RELENG_4_10_0_RELEASE:1.6
	RELENG_4_10:1.6.0.18
	RELENG_4_10_BP:1.6
	RELENG_4_9_0_RELEASE:1.6
	RELENG_4_9:1.6.0.16
	RELENG_4_9_BP:1.6
	RELENG_5_1_0_RELEASE:1.10
	RELENG_5_1:1.10.0.4
	RELENG_5_1_BP:1.10
	RELENG_4_8_0_RELEASE:1.6
	RELENG_4_8:1.6.0.14
	RELENG_4_8_BP:1.6
	RELENG_5_0_0_RELEASE:1.10
	RELENG_5_0:1.10.0.2
	RELENG_5_0_BP:1.10
	RELENG_4_7_0_RELEASE:1.6
	RELENG_4_7:1.6.0.12
	RELENG_4_7_BP:1.6
	RELENG_4_6_2_RELEASE:1.6
	RELENG_4_6_1_RELEASE:1.6
	RELENG_4_6_0_RELEASE:1.6
	RELENG_4_6:1.6.0.10
	RELENG_4_6_BP:1.6
	RELENG_4_5_0_RELEASE:1.6
	RELENG_4_5:1.6.0.8
	RELENG_4_5_BP:1.6
	RELENG_4_4_0_RELEASE:1.6
	RELENG_4_4:1.6.0.6
	RELENG_4_4_BP:1.6
	KSE_MILESTONE_2:1.9
	KSE_PRE_MILESTONE_2:1.9
	RELENG_4_3_0_RELEASE:1.6
	RELENG_4_3:1.6.0.4
	RELENG_4_3_BP:1.6
	RELENG_4_2_0_RELEASE:1.6
	RELENG_4_1_1_RELEASE:1.6
	PRE_SMPNG:1.8
	RELENG_4_1_0_RELEASE:1.6
	RELENG_3_5_0_RELEASE:1.5.2.1
	RELENG_4_0_0_RELEASE:1.6
	RELENG_4:1.6.0.2
	RELENG_4_BP:1.6
	RELENG_3_4_0_RELEASE:1.5.2.1
	RELENG_3_3_0_RELEASE:1.5.2.1
	RELENG_3_2_PAO:1.5.0.4
	RELENG_3_2_PAO_BP:1.5
	RELENG_3_2_0_RELEASE:1.5
	POST_VFS_BIO_NFS_PATCH:1.5
	PRE_VFS_BIO_NFS_PATCH:1.5
	POST_SMP_VMSHARE:1.5
	PRE_SMP_VMSHARE:1.5
	POST_NEWBUS:1.5
	PRE_NEWBUS:1.5
	RELENG_3_1_0_RELEASE:1.5
	RELENG_3:1.5.0.2
	RELENG_3_BP:1.5
	RELENG_3_0_0_RELEASE:1.5
	old_RELENG_2_2_7_RELEASE:1.1.2.1
	old_RELENG_2_2_6_RELEASE:1.1.2.1
	old_RELENG_2_2_5_RELEASE:1.1
	old_RELENG_2_2_2_RELEASE:1.1
	old_RELENG_2_2_1_RELEASE:1.1
	old_RELENG_2_2_0_RELEASE:1.1
	old_RELENG_2_2:1.1.0.2
	old_RELENG_2_2_BP:1.1;
locks; strict;
comment	@# @;


1.11
date	2003.07.22.08.11.16;	author peter;	state dead;
branches;
next	1.10;

1.10
date	2002.01.11.15.48.39;	author ru;	state Exp;
branches;
next	1.9;

1.9
date	2001.01.06.13.59.46;	author obrien;	state Exp;
branches;
next	1.8;

1.8
date	2000.05.27.01.13.41;	author peter;	state Exp;
branches;
next	1.7;

1.7
date	2000.05.04.12.07.22;	author peter;	state Exp;
branches;
next	1.6;

1.6
date	99.08.28.00.47.12;	author peter;	state Exp;
branches
	1.6.2.1;
next	1.5;

1.5
date	98.10.16.04.30.43;	author peter;	state Exp;
branches
	1.5.2.1;
next	1.4;

1.4
date	97.07.20.08.46.27;	author bde;	state Exp;
branches;
next	1.3;

1.3
date	97.02.22.12.47.51;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	97.01.14.06.21.48;	author jkh;	state Exp;
branches;
next	1.1;

1.1
date	95.12.14.08.26.02;	author phk;	state Exp;
branches
	1.1.2.1;
next	;

1.6.2.1
date	2012.11.17.07.26.31;	author svnexp;	state Exp;
branches;
next	;

1.5.2.1
date	99.08.29.16.27.11;	author peter;	state Exp;
branches;
next	;

1.1.2.1
date	98.03.06.05.26.35;	author jkh;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Initiate de-orbit burn for fpu-less operation.  386+387 is still
theoretically supportable, but you'd really be happier with FreeBSD 2.1.8
on it.
@
text
@# $FreeBSD: src/sys/modules/fpu/Makefile,v 1.10 2002/01/11 15:48:39 ru Exp $

.PATH: ${.CURDIR}/../../i386/i386

KMOD=	fpu
SRCS=	math_emulate.c

.include <bsd.kmod.mk>
@


1.10
log
@Drop <bsd.man.mk> support from <bsd.kmod.mk>.

Not objected to by:	-current
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.9
log
@Use a consistent style and one much closer to the rest of /usr/src
@
text
@d1 1
a1 1
# $FreeBSD: src/sys/modules/fpu/Makefile,v 1.8 2000/05/27 01:13:41 peter Exp $
a6 1
NOMAN=
@


1.8
log
@Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of
encoding the relative path.
@
text
@d1 1
a1 1
# $FreeBSD: src/sys/modules/fpu/Makefile,v 1.7 2000/05/04 12:07:22 peter Exp $
d3 4
a6 3
.PATH:  ${.CURDIR}/../../i386/i386
KMOD=   fpu
SRCS=   math_emulate.c
@


1.7
log
@Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk.  This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.
@
text
@d1 1
a1 1
# $FreeBSD: src/sys/modules/fpu/Makefile,v 1.6 1999/08/28 00:47:12 peter Exp $
d8 1
a8 1
.include "${.CURDIR}/../../conf/kmod.mk"
@


1.6
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
d8 1
a8 1
.include <bsd.kmod.mk>
@


1.6.2.1
log
@Switch importer
@
text
@d1 1
a1 1
# $FreeBSD: stable/4/sys/modules/fpu/Makefile 50477 1999-08-28 01:08:13Z peter $
@


1.5
log
@Sample initial set of kld-ified modules.  Not all have been completely
converted yet.  These are more of a starting point.  This is NOT connected
to the parent Makefile.

OK'ed by jkh (who is ever so patiently waiting)
@
text
@d1 1
a1 1
#       $Id: Makefile,v 1.4 1997/07/20 08:46:27 bde Exp $
@


1.5.2.1
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.4
log
@Fixed bitrot in fpu LKMs.
@
text
@d1 1
a1 1
#       $Id: Makefile,v 1.3 1997/02/22 12:47:51 peter Exp $
d3 2
a4 2
.PATH:  ${.CURDIR}/../../sys/i386/i386
KMOD=   fpu_mod
a6 2
PSEUDO_LKM=
CFLAGS+= -DLKM
@


1.3
log
@Revert $FreeBSD$ back to $Id$
@
text
@d1 1
a1 1
#       $Id$
d4 1
a4 1
KMOD=   fpu
@


1.2
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d1 1
a1 1
#       $FreeBSD$
@


1.1
log
@Two x87 emulators as LKMs.
If somebody with the right HW would make the change to /etc/rc to use
this, we could rip MATH_EMULATE from GENERIC...
@
text
@d1 1
a1 1
#       $Id: Makefile,v 1.4 1995/10/15 17:00:49 phk Exp $
@


1.1.2.1
log
@MFC: primarily do-nothing commits just to facilitate future merging.
@
text
@d1 1
a1 1
#       $Id: Makefile,v 1.1 1995/12/14 08:26:02 phk Exp $
d4 1
a4 1
KMOD=   fpu_mod
@
