summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/btx/lib/Makefile
blob: 856d86806bcd9eb2f529952d96760aa86e6f87b0 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PROG=	crt0.o
INTERNALPROG=
NO_MAN=
SRCS=	btxcsu.S btxsys.s btxv86.s
CFLAGS+=-I${.CURDIR}/../../common
LDFLAGS=-Wl,-r

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