/* * Default target format spec for the assembler * * $DragonFly: src/gnu/usr.bin/binutils215/as/i386-dragonfly/Attic/targ-env.h,v 1.1 2004/12/20 13:14:44 asmodai Exp $ */ #define ELF_TARGET_FORMAT "elf32-i386-dragonfly" #define LOCAL_LABELS_DOLLAR 1 #define LOCAL_LABELS_FB 1 #include "obj-format.h"