Destroy cloned interfaces at netif stop, netif restart and shutdown.
[freebsd.git] / usr.bin / diff3 / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 PROG=   diff3
6
7 HAS_TESTS=
8 SUBDIR.${MK_TESTS}+= tests
9
10 .include <bsd.prog.mk>