old-cross-binutils/gdb/config/none/none.mh
Fred Fish 7788e8221f (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
1993-04-06 22:09:33 +00:00

5 lines
177 B
Text

# 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