aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/windows.mh
blob: c72eae35f69c996eb90175f68451a33034159889 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# gdbwin.o and ser-win32s.c have to be named because they have
#   _initialize functions that need to be found by init.c
# gui.ores has to be named, or else msvc won't link it in.
XDEPFILES = \
	mswin/gdbwin.o \
	mswin/ser-win32s.o \
	mswin/gui.ores \
	mswin/libwingdb.a

$(XDEPFILES):
	rootme=`pwd` ; export rootme ; \
	( cd mswin ; \
	  $(MAKE) $(FLAGS_TO_PASS) all )

XM_FILE=xm-windows.h
TERMCAP=
MMALLOC=
SER_HARDWIRE =