1# $FreeBSD$
2
3PROG=	elf2aout
4
5NO_WERROR=
6
7.include <bsd.prog.mk>
8