Makefile revision 113091
11553Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/6/93
274532Sru# $FreeBSD: head/usr.sbin/rwhod/Makefile 113091 2003-04-04 17:49:21Z obrien $
31553Srgrimes
41553SrgrimesPROG=	rwhod
5113091SobrienMAN=	rwhod.8
6113091Sobrien
7100110Sdes# XXX breaks on Alpha due to alignment constraints
8100110Sdes#WARNS?=	4
91553Srgrimes
101553Srgrimes.include <bsd.prog.mk>
11