diff options
Diffstat (limited to 'gdb/config/irix4.mh')
-rw-r--r-- | gdb/config/irix4.mh | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gdb/config/irix4.mh b/gdb/config/irix4.mh deleted file mode 100644 index 854fa69..0000000 --- a/gdb/config/irix4.mh +++ /dev/null @@ -1,12 +0,0 @@ -# Host: SGI Iris running irix 4.x -XDEPFILES= -XM_FILE= xm-irix4.h -NAT_FILE= nm-irix4.h -NATDEPFILES= fork-child.o procfs.o irix4-nat.o -ALLOCA=alloca.o -ALLOCA1=alloca.o -MUNCH_DEFINE=-B -XM_CLIBS=-lbsd -lsun -INSTALL = cp -# use cc in K&R mode, bump up some static compiler tables. -CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1100 |