diff options
author | Jason Molenda <crash@cygnus> | 1995-03-31 19:36:08 +0000 |
---|---|---|
committer | Jason Molenda <crash@cygnus> | 1995-03-31 19:36:08 +0000 |
commit | b062e55c5fd650114a56b87b02c514d910681e27 (patch) | |
tree | 3ba8a4e0b3316c344fc69a64574151ef91d48b87 /config | |
parent | 7c7c4f0a2233e461d4b915a11fba8e476b4372c9 (diff) | |
download | gdb-b062e55c5fd650114a56b87b02c514d910681e27.zip gdb-b062e55c5fd650114a56b87b02c514d910681e27.tar.gz gdb-b062e55c5fd650114a56b87b02c514d910681e27.tar.bz2 |
* mt-netware: New file.
define GDB_NLM_DEPS for netware targets.
Diffstat (limited to 'config')
-rw-r--r-- | config/mt-netware | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/mt-netware b/config/mt-netware new file mode 100644 index 0000000..9482f9b --- /dev/null +++ b/config/mt-netware @@ -0,0 +1 @@ +GDB_NLM_DEPS = all-gcc all-ld |