From 31589e1ec06c26478aee34a17ef1170254174a27 Mon Sep 17 00:00:00 2001 From: Sean Eric Fagan Date: Fri, 21 May 1993 18:06:53 +0000 Subject: [PATCH] Change the configuration a little bit. --- gdb/config/a29k/a29k-udi.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/config/a29k/a29k-udi.mt b/gdb/config/a29k/a29k-udi.mt index 3ed65d2480..a17a310cbb 100644 --- a/gdb/config/a29k/a29k-udi.mt +++ b/gdb/config/a29k/a29k-udi.mt @@ -2,4 +2,4 @@ TDEPFILES= exec.o a29k-pinsn.o remote-udi.o a29k-tdep.o udip2soc.o udr.o TM_FILE= tm-a29k.h # The following is for ../include/a.out.encap.h -MT_CFLAGS = -Da29k -DREMOTE -DAMD_COFF +MT_CFLAGS = -Da29k -DREMOTE -DAMD_COFF $(HOST_IPC) -- 2.34.1