diff options
Diffstat (limited to 'gdb/config/none/none.mh')
-rw-r--r-- | gdb/config/none/none.mh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/none/none.mh b/gdb/config/none/none.mh index 2a83347..33d5e4a 100644 --- a/gdb/config/none/none.mh +++ b/gdb/config/none/none.mh @@ -1,3 +1,5 @@ # Host: "no target". This can be used to build you # a Makefile that only runs administrative commands like 'clean', # 'gdb.tar.Z', etc. +NAT_FILE= nm-none.h +XM_FILE= xm-none.h |