freebsd-dev/usr.sbin/rwhod/Makefile
2003-04-04 17:49:21 +00:00

11 lines
162 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
PROG= rwhod
MAN= rwhod.8
# XXX breaks on Alpha due to alignment constraints
#WARNS?= 4
.include <bsd.prog.mk>