1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/usr.sbin/btxld/Makefile

8 lines
83 B
Makefile

# $FreeBSD$
PROG= btxld
MAN= btxld.8
SRCS= btxld.c elfh.c
.include <bsd.prog.mk>