1
2PROG=	btxld
3MAN=	btxld.8
4SRCS=	btxld.c elfh.c
5
6.include <bsd.prog.mk>
7