diff options
Diffstat (limited to 'lkm/nfs')
-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 71b19a99db53c..5812feb1ec325 100644 --- a/lkm/nfs/Makefile +++ b/lkm/nfs/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.10 1998/07/07 02:27:09 bde Exp $ .PATH: ${.CURDIR}/../../sys/nfs KMOD= nfs_mod |