]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - release/picobsd/tinyware/msh/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / release / picobsd / tinyware / msh / Makefile
1 # $FreeBSD$
2 #
3 PROG=msh
4 SRCS= sh1.c sh2.c sh3.c sh4.c sh5.c sh6.c
5
6 .include <bsd.prog.mk>
7
8