]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/btxld/Makefile
MFC r344245:
[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>