freebsd-src/usr.sbin/rwhod/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
76 B
Makefile
Raw Normal View History

1994-05-26 05:23:31 +00:00
PROG= rwhod
2003-04-04 17:49:21 +00:00
MAN= rwhod.8
PACKAGE=rcmds
WARNS?= 3
1994-05-26 05:23:31 +00:00
.include <bsd.prog.mk>