build ser-tcp.o for cygwin32 hosted gdb

This commit is contained in:
Geoffrey Noer
1996-09-06 00:08:07 +00:00
parent 642c85fa17
commit 421fafa29e
3 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,8 @@
Thu Sep 5 17:05:13 1996 Geoffrey Noer <noer@cygnus.com>
* config/i386/cygwin32.mh:
* config/powerpc/cygwin32.mh: build ser-tcp.o for both hosts
Thu Sep 5 12:09:13 1996 Per Bothner <bothner@deneb.cygnus.com>
* value.h (COERCE_REF): Fix previous change.

View File

@ -1,6 +1,7 @@
MH_CFLAGS=
XM_FILE=xm-cygwin32.h
XDEPFILES=ser-tcp.o
TERMCAP=
NATDEPFILES= win32-nat.o
NAT_FILE= ../nm-empty.h
NATDEPFILES=win32-nat.o
NAT_FILE=../nm-empty.h
XM_CLIBS=-lkernel32

View File

@ -1,5 +1,6 @@
MH_CFLAGS=
XM_FILE=xm-cygwin32.h
XDEP_FILES=ser-tcp.o
TERMCAP=
NATDEPFILES= win32-nat.o
NATDEPFILES=win32-nat.o
XM_CLIBS=-lkernel32