First stab at bmake glue for binutils 2.15.
[dragonfly.git] / gnu / usr.bin / binutils215 / as / i386-dragonfly / targ-env.h
1 /*
2  * Default target format spec for the assembler
3  *
4  * $DragonFly: src/gnu/usr.bin/binutils215/as/i386-dragonfly/Attic/targ-env.h,v 1.1 2004/12/20 13:14:44 asmodai 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