1# $FreeBSD$ 2 3MAINTAINER= rnordier 4 5PROG= btxld 6MAN= btxld.8 7SRCS= btxld.c elfh.c 8 9.include <bsd.prog.mk> 10