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

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

NO_PIE=	yes

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