49a3940873
friendly. Use the systems headers rather than local versions. Reviewed by: ru
8 lines
83 B
Makefile
8 lines
83 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= btxld
|
|
MAN= btxld.8
|
|
SRCS= btxld.c elfh.c
|
|
|
|
.include <bsd.prog.mk>
|