diff options
Diffstat (limited to 'lkm/umapfs/Makefile')
-rw-r--r-- | lkm/umapfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lkm/umapfs/Makefile b/lkm/umapfs/Makefile index c8c26c8da2d00..bb93903dd5649 100644 --- a/lkm/umapfs/Makefile +++ b/lkm/umapfs/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1994/09/16 20:24:28 wollman Exp $ +# $Id: Makefile,v 1.1 1994/09/21 23:27:14 wollman Exp $ .PATH: ${.CURDIR}/../../sys/miscfs/umapfs KMOD= umap_mod |