# $FreeBSD$
MAINTAINER= rnordier
PROG= btxld
SRCS= btxld.c elfh.c
MAN8= btxld.8
CFLAGS+= -Wall
.include <bsd.prog.mk>