7788e8221f
* 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
5 lines
177 B
Text
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
|