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 c8c26c8..00aafe6 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 $ +# $FreeBSD$ .PATH: ${.CURDIR}/../../sys/miscfs/umapfs KMOD= umap_mod |