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 d1f93c3e2185d..b273ce1e53368 100644 --- a/lkm/ip_mroute_mod/Makefile +++ b/lkm/ip_mroute_mod/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1994/09/14 22:11:51 wollman Exp $ +# $Id: Makefile,v 1.1 1994/09/16 20:24:28 wollman Exp $ .PATH: ${.CURDIR}/../../sys/netinet KMOD= ip_mroute_mod |