fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / libgloss / wince / Makefile.am
blobacb72b8bfc2123d21d62ae7ac9f6568b2ab79c28
1 ## Process this file with automake to produce Makefile.in.
3 AUTOMAKE_OPTIONS = cygnus
5 gdbdir = ${dir ${patsubst %/,%,${dir @srcdir@}}}gdb
6 VPATH = $(gdbdir)
7 bin_PROGRAMS = stub.exe
8 stub_exe_SOURCES = wince-stub.c
10 tooldir = $(exec_prefix)/$(host_alias)
11 INCLUDES = -I$(gdbdir)
12 LDADD = @LDADD@