Parallelize in_ifaddrhead operation
[dragonfly.git] / gnu / lib / gcc41 / Makefile.inc
blob74f0df1a081ab78debf04764066e9898f993c5f9
1 # $DragonFly: src/gnu/lib/gcc41/Makefile.inc,v 1.2 2007/01/20 18:24:34 corecode Exp $
3 TOP_PREFIX=     ../../../usr.bin/cc41/cc_tools
4 CCVER=gcc41
6 TARGET_LIBDIR=          ${LIBDIR}/gcc41
7 TARGET_DEBUGLIBDIR=     ${LIBDIR}/gcc41/debug
8 TARGET_PROFLIBDIR=      ${LIBDIR}/gcc41/profile
9 TARGET_SHLIBDIR=        ${LIBDIR}/gcc41
11 GCC_NO_LIBERTY=         # yes
13 .include "../../usr.bin/cc41/Makefile.inc"