diff options
Diffstat (limited to 'lkm/procfs/Makefile')
-rw-r--r-- | lkm/procfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lkm/procfs/Makefile b/lkm/procfs/Makefile index 8b8ee0b..0f5cec5 100644 --- a/lkm/procfs/Makefile +++ b/lkm/procfs/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1996/01/24 19:34:49 peter Exp $ +# $FreeBSD$ .PATH: ${.CURDIR}/../../sys/miscfs/procfs KMOD= procfs_mod |