1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.sbin/btxld/Makefile
2001-07-21 14:32:47 +00:00

8 lines
83 B
Makefile

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