diff options
| author | Warner Losh <imp@FreeBSD.org> | 2014-08-04 22:34:12 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2014-08-04 22:34:12 +0000 |
| commit | 009a196247b29caa5eb892e3ff23f8dacef6c537 (patch) | |
| tree | 79d19b3ae7aeac12bdd1f61da6a51e046dd533df /sys/modules/ip6_mroute_mod | |
| parent | 46a646940fe26f6bab1b76986800c8529e26446a (diff) | |
Notes
Diffstat (limited to 'sys/modules/ip6_mroute_mod')
| -rw-r--r-- | sys/modules/ip6_mroute_mod/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/ip6_mroute_mod/Makefile b/sys/modules/ip6_mroute_mod/Makefile index 943f9ab92368..b868a7ab6737 100644 --- a/sys/modules/ip6_mroute_mod/Makefile +++ b/sys/modules/ip6_mroute_mod/Makefile @@ -1,7 +1,5 @@ # $FreeBSD$ -.include <bsd.own.mk> - .PATH: ${.CURDIR}/../../netinet6 KMOD= ip6_mroute |
