diff options
Diffstat (limited to 'lkm/procfs')
-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 59089e526e37b..3713db74c6eac 100644 --- a/lkm/procfs/Makefile +++ b/lkm/procfs/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.11 1998/07/25 15:52:43 alex Exp $ +# $Id: Makefile,v 1.12 1998/07/27 01:07:00 alex Exp $ .PATH: ${.CURDIR}/../../sys/miscfs/procfs KMOD= procfs_mod |