Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / sys / boot / arc / Makefile.inc
1 # $FreeBSD: src/sys/boot/arc/Makefile.inc,v 1.1.1.1.2.1 2000/07/06 23:29:47 obrien Exp $
2 # $DragonFly: src/sys/boot/arc/Attic/Makefile.inc,v 1.2 2003/06/17 04:28:16 dillon Exp $
3 # Options used when building app-specific libalpha components
4 LOAD_ADDRESS=           0xffffffff80900000
5 DPADD+=                 ${DESTDIR}/${LIBDIR}/libstand.a
6 LIBSTANDDIR=            ${.CURDIR}/../../../../lib/libstand
7 LIBSTAND=               -lstand
8 LIBARC=                 ${.OBJDIR}/../lib/libarc.a