1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-20 02:38:43 +00:00
freebsd/usr.sbin/rwhod/Makefile
Glen Barber 2971191a94 Create a rcmds package.
Sponsored by:	The FreeBSD Foundation
2016-01-21 17:33:31 +00:00

12 lines
125 B
Makefile

# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
PROG= rwhod
MAN= rwhod.8
PACKAGE=rcmds
WARNS?= 3
.include <bsd.prog.mk>