1 ## Process this file with automake to produce Makefile.in.
3 AUTOMAKE_OPTIONS = cygnus
5 gdbdir = ${dir ${patsubst %/,%,${dir @srcdir@}}}gdb
7 bin_PROGRAMS = stub.exe
8 stub_exe_SOURCES = wince-stub.c
10 tooldir = $(exec_prefix)/$(host_alias)
11 INCLUDES = -I$(gdbdir)