aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/arc/Makefile.inc
blob: 4b2226c65f6e360ed2d34672a157b172ab467983 (plain) (blame)
1
2
3
4
5
6
# Options used when building app-specific libalpha components
LOAD_ADDRESS=		0xffffffff80900000
DPADD+=			${DESTDIR}/${LIBDIR}/libstand.a
LIBSTANDDIR=		${.CURDIR}/../../../../lib/libstand
LIBSTAND=		-lstand
LIBARC=			${.OBJDIR}/../lib/libarc.a