]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/btxld/Makefile
Link ntp-keygen(8) with pthread. Note this is a direct commit to stable/9
[FreeBSD/stable/9.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>