Don't explicitly set target architecture, let as figure it out itself.
[dragonfly.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 LOCAL_LABELS_DOLLAR 1
8 #define LOCAL_LABELS_FB 1
9
10 #include "obj-format.h"
11