diff options
Diffstat (limited to 'gdb/config/irix4.mh')
-rw-r--r-- | gdb/config/irix4.mh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/irix4.mh b/gdb/config/irix4.mh index e2eb9b9..68f1517 100644 --- a/gdb/config/irix4.mh +++ b/gdb/config/irix4.mh @@ -1,5 +1,5 @@ # Host: SGI Iris running irix 4.x -XDEPFILES= procfs.o +XDEPFILES= procfs.o fork-child.o XM_FILE= xm-irix4.h ALLOCA=alloca.o ALLOCA1=alloca.o |