2004-07-29 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / config / arm / wince.mt
1 # Target: Acorn RISC machine (ARM) with simulator
2 TDEPFILES= arm-tdep.o wince.o
3 TM_FILE= tm-wince.h
4 MT_CFLAGS=-DARM -U_X86_ -U_M_IX86 -U__i386__ -U__i486__ -U__i586__ -U__i686__ -DUNICODE -D_WIN32_WCE -DWINCE_STUB='"${target_alias}-stub.exe"'
5 TM_CLIBS=-lrapi
This page took 0.030196 seconds and 4 git commands to generate.