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