(Changes and new files to make "none" a full fledged configuration)
authorFred Fish <fnf@specifix.com>
Tue, 6 Apr 1993 22:09:33 +0000 (22:09 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 6 Apr 1993 22:09:33 +0000 (22:09 +0000)
commit7788e8221fb425e5549e3219684fee88ad997e91
tree907aeaee496fbd8751419af715dabbc569b7b0f2
parent9925b9286107fabdb193a9ba47f330d6944195b4
(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
gdb/config/none/.Sanitize
gdb/config/none/nm-none.h [new file with mode: 0644]
gdb/config/none/none.mh
gdb/config/none/none.mt
gdb/config/none/tm-none.h [new file with mode: 0644]
gdb/config/none/xm-none.h [new file with mode: 0644]
This page took 0.025362 seconds and 4 git commands to generate.