1# $FreeBSD$
2
3.include <../Makefile.inc>
4
5PROG=	expand
6
7.include <bsd.prog.mk>
8