diff options
Diffstat (limited to 'lkm/atapi/Makefile')
-rw-r--r-- | lkm/atapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lkm/atapi/Makefile b/lkm/atapi/Makefile index 9f8c356663862..813e05ab80e0f 100644 --- a/lkm/atapi/Makefile +++ b/lkm/atapi/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1996/09/06 23:32:54 pst Exp $ +# $Id: Makefile,v 1.6 1996/10/06 22:16:44 wosch Exp $ .PATH: ${.CURDIR}/../../sys/i386/isa KMOD = atapi_mod |