PROG=		hello_world
SRCS=		main.c msg.c

SCRIPTS=	hello_world2 hello_world3

.include <mkc.prog.mk>
