mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
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
158 B
Mathematica
5 lines
158 B
Mathematica
# Target: "no target".
|
|
# This can be used to build you a Makefile that only runs administrative
|
|
# commands like 'clean', 'gdb.tar.Z', etc.
|
|
TM_FILE= tm-none.h
|