1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/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>