1# $FreeBSD: releng/11.0/usr.sbin/wake/Makefile 203707 2010-02-09 17:16:13Z imp $
2
3PROG=	wake
4MAN=	wake.8
5
6WARNS?= 3
7
8.include <bsd.prog.mk>
9