# $FreeBSD: head/release/picobsd/tinyware/help/Makefile 264400 2014-04-13 05:21:56Z imp $
#
PROG=help
SRCS+=help.c
MAN=

.include <bsd.prog.mk>