Fix cross reference: makewhatis(1) -> makewhatis(8).
[dragonfly.git] / gnu / lib / gcc40 / Makefile.inc
1 # $DragonFly: src/gnu/lib/gcc40/Attic/Makefile.inc,v 1.3 2005/07/30 13:59:45 joerg Exp $
2
3 TOP_PREFIX=     ../../../usr.bin/cc40/cc_tools
4 CCVER=gcc40
5
6 TARGET_LIBDIR=          ${LIBDIR}/gcc40
7 TARGET_DEBUGLIBDIR=     ${LIBDIR}/gcc40/debug
8 TARGET_PROFLIBDIR=      ${LIBDIR}/gcc40/profile
9 TARGET_SHLIBDIR=        ${LIBDIR}/gcc40
10
11 .include "../../usr.bin/cc40/Makefile.inc"