diff options
Diffstat (limited to 'lkm/gnufpu/Makefile')
-rw-r--r-- | lkm/gnufpu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lkm/gnufpu/Makefile b/lkm/gnufpu/Makefile index 85610c2e9027..b836fb4dfccc 100644 --- a/lkm/gnufpu/Makefile +++ b/lkm/gnufpu/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.4 1997/07/20 08:46:30 bde Exp $ +# $Id: Makefile,v 1.5 1997/08/26 13:49:26 bde Exp $ .PATH: ${.CURDIR}/../../sys/gnu/i386/fpemul KMOD= gnufpu_mod |