1# $FreeBSD$
2#
3PROG=msh
4SRCS= sh1.c sh2.c sh3.c sh4.c sh5.c sh6.c
5
6.include <bsd.prog.mk>
7
8
9