]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/btxld/Makefile
OpenSSL: update to 3.0.11
[FreeBSD/FreeBSD.git] / usr.sbin / btxld / Makefile
1
2 PROG=   btxld
3 MAN=    btxld.8
4 SRCS=   btxld.c elfh.c
5
6 .include <bsd.prog.mk>