summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/btx/lib/Makefile
blob: 151fc8fc8a12fc7909d676f95ceab1b348a413db (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}/../../../i386/common
LDFLAGS=-Wl,-r

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