]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/btxld/Makefile
MFC r313562: kldxref: s/sections/segments/ in warning message
[FreeBSD/stable/10.git] / usr.sbin / btxld / Makefile
1 # $FreeBSD$
2
3 PROG=   btxld
4 MAN=    btxld.8
5 SRCS=   btxld.c elfh.c
6
7 .include <bsd.prog.mk>