]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/sys/boot/arc/Makefile.inc
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / sys / boot / arc / Makefile.inc
1 # $FreeBSD$
2 # Options used when building app-specific libalpha components
3 LOAD_ADDRESS=           0xffffffff80900000
4 DPADD+=                 ${DESTDIR}/${LIBDIR}/libstand.a
5 LIBSTANDDIR=            ${.CURDIR}/../../../../lib/libstand
6 LIBSTAND=               -lstand
7 LIBARC=                 ${.OBJDIR}/../lib/libarc.a