From: Sean Eric Fagan Date: Tue, 6 Oct 1992 23:04:08 +0000 (+0000) Subject: Set REMOTE to remote-ser.o. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0fca5a8c5e2f480f7d9fcd92250606797e8de7f4;p=binutils-gdb.git Set REMOTE to remote-ser.o. --- diff --git a/gdb/config/go32.mh b/gdb/config/go32.mh index 89d548cfcfd..3600f1fa3df 100644 --- a/gdb/config/go32.mh +++ b/gdb/config/go32.mh @@ -2,3 +2,6 @@ MH_CFLAGS=-D__GO32__ -D__MSDOS__ XDEPFILES= go32-xdep.o ser-go32.o XM_FILE= xm-go32.h + +REMOTE = remote-ser.o +