summaryrefslogtreecommitdiffstats
path: root/usr.sbin/btxld/Makefile
blob: 912be22d1f842b641d6b3eab8d703f163b46b998 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	btxld
MAN=	btxld.8
SRCS=	btxld.c elfh.c
CFLAGS+=-I${.CURDIR}/../kgzip

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud