diff options
Diffstat (limited to 'lkm/nfs/Makefile')
-rw-r--r-- | lkm/nfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lkm/nfs/Makefile b/lkm/nfs/Makefile index e8e89e8367d9..79e38c4eaebb 100644 --- a/lkm/nfs/Makefile +++ b/lkm/nfs/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1994/09/21 23:27:07 wollman Exp $ +# $FreeBSD$ .PATH: ${.CURDIR}/../../sys/nfs KMOD= nfs_mod |