Increase the default TCP maximum segment size from 512 to 1460.
[dragonfly.git] / sys / boot / arc / Makefile.inc
1 # $FreeBSD: src/sys/boot/arc/Makefile.inc,v 1.2 2000/05/01 20:26:21 peter Exp $
2 # $DragonFly: src/sys/boot/arc/Attic/Makefile.inc,v 1.3 2003/11/10 06:08:30 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