summaryrefslogtreecommitdiffstats
path: root/lkm/fpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lkm/fpu/Makefile')
-rw-r--r--lkm/fpu/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/lkm/fpu/Makefile b/lkm/fpu/Makefile
deleted file mode 100644
index 5a16be5..0000000
--- a/lkm/fpu/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $Id: Makefile,v 1.3 1997/02/22 12:47:51 peter Exp $
-
-.PATH: ${.CURDIR}/../../sys/i386/i386
-KMOD= fpu_mod
-SRCS= math_emulate.c
-NOMAN=
-PSEUDO_LKM=
-CFLAGS+= -DLKM
-
-.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud