summaryrefslogtreecommitdiff
path: root/gdb/config/i386/windows.mh
blob: 3933a6e005335cb1ffcd6cbf23bed5d8caaec0a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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
MMALLOC=
SER_HARDWIRE =