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