diff options
Diffstat (limited to 'lkm/ip_mroute_mod/Makefile')
-rw-r--r-- | lkm/ip_mroute_mod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lkm/ip_mroute_mod/Makefile b/lkm/ip_mroute_mod/Makefile index 7e78283c74bb..dd5ef8843667 100644 --- a/lkm/ip_mroute_mod/Makefile +++ b/lkm/ip_mroute_mod/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.3 1997/02/22 12:48:12 peter Exp $ .PATH: ${.CURDIR}/../../sys/netinet KMOD= ip_mroute_mod |