freebsd-dev/usr.sbin/btxld/Makefile

8 lines
83 B
Makefile

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