freebsd-skq/usr.sbin/btxld/Makefile
obrien 8abf9484aa Adjust the system endian and a.out headers to be more MI and cross-building
friendly.  Use the systems headers rather than local versions.

Reviewed by:	ru
2004-06-22 17:05:39 +00:00

8 lines
83 B
Makefile

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