Add many devices to the uftdi(4). Sources of the info are mainly Linux and
[dragonfly/port-amd64.git] / gnu / lib / gcc34 / Makefile.inc
blob0777552dcb3dddc2cb0e714167b2143ae48025aa
1 # $DragonFly: src/gnu/lib/gcc34/Makefile.inc,v 1.3 2005/07/30 13:59:45 joerg Exp $
3 TOP_PREFIX=     ../../../usr.bin/cc34/cc_tools
4 CCVER=gcc34
6 TARGET_LIBDIR=          ${LIBDIR}/gcc34
7 TARGET_DEBUGLIBDIR=     ${LIBDIR}/gcc34/debug
8 TARGET_PROFLIBDIR=      ${LIBDIR}/gcc34/profile
9 TARGET_SHLIBDIR=        ${LIBDIR}/gcc34
11 .include "../../usr.bin/cc34/Makefile.inc"