Add build infrastructure for binutils-2.17.
[games.git] / gnu / usr.bin / binutils217 / as / i386-dragonfly / targ-env.h
1 /*
2  * Default target format spec for the assembler
3  *
4  * $DragonFly: src/gnu/usr.bin/binutils217/as/i386-dragonfly/targ-env.h,v 1.1 2007/04/13 12:24:32 corecode Exp $
5  */
6
7 #define ELF_TARGET_FORMAT       "elf32-i386-dragonfly"
8 #define LOCAL_LABELS_DOLLAR 1
9 #define LOCAL_LABELS_FB 1
10
11 #include "obj-format.h"
12