diff options
author | Fred Fish <fnf@specifix.com> | 1993-04-06 22:09:33 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-04-06 22:09:33 +0000 |
commit | 7788e8221fb425e5549e3219684fee88ad997e91 (patch) | |
tree | 907aeaee496fbd8751419af715dabbc569b7b0f2 /gdb/config/none/.Sanitize | |
parent | 9925b9286107fabdb193a9ba47f330d6944195b4 (diff) | |
download | gdb-7788e8221fb425e5549e3219684fee88ad997e91.zip gdb-7788e8221fb425e5549e3219684fee88ad997e91.tar.gz gdb-7788e8221fb425e5549e3219684fee88ad997e91.tar.bz2 |
(Changes and new files to make "none" a full fledged configuration)
* config/none/{nm-none.h, tm-none.h, xm-none.h}: New files.
Currently only tm-none.h has any meaningful contents.
* config/none/none.mh (NAT_FILE): Use nm-none.h
* config/none/none.mh (XM_FILE): Use xm-none.h
* config/none/none.mt (TM_FILE): Use tm-none.h
Diffstat (limited to 'gdb/config/none/.Sanitize')
-rw-r--r-- | gdb/config/none/.Sanitize | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config/none/.Sanitize b/gdb/config/none/.Sanitize index cd976ea..fa7a90e 100644 --- a/gdb/config/none/.Sanitize +++ b/gdb/config/none/.Sanitize @@ -23,6 +23,9 @@ Things-to-keep: none.mh none.mt +nm-none.h +tm-none.h +xm-none.h Do-last: |