Destroy cloned interfaces at netif stop, netif restart and shutdown.
[freebsd.git] / usr.bin / unexpand / Makefile
1 #       From: @(#)Makefile      8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 PROG=   unexpand
5 MAN=
6
7 .include <bsd.prog.mk>