diff options
Diffstat (limited to 'gdb/config/none/none.mt')
-rw-r--r-- | gdb/config/none/none.mt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/config/none/none.mt b/gdb/config/none/none.mt new file mode 100644 index 0000000..300e2dc --- /dev/null +++ b/gdb/config/none/none.mt @@ -0,0 +1,4 @@ +# 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 |