diff options
Diffstat (limited to 'gdb/config/amix.mh')
-rw-r--r-- | gdb/config/amix.mh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/amix.mh b/gdb/config/amix.mh index bca61a0..8781156 100644 --- a/gdb/config/amix.mh +++ b/gdb/config/amix.mh @@ -1,5 +1,5 @@ # Host: Commodore Amiga running SVR4. -XDEPFILES= procfs.o +XDEPFILES= procfs.o fork-child.o XM_FILE= xm-amix.h SYSV_DEFINE=-DSYSV REGEX=regex.o |