PROG  =	hello2
MAN   =	hello2.1

WARNS = 4

CLEANFILES = hello2.1

_manpages: ${MAN}

.include <mkc.mk>
