diff options
author | David D. Zuhn <zoo@cygnus> | 1993-07-16 20:15:44 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-07-16 20:15:44 +0000 |
commit | 6a17017c4511898d95df1c48bd4ded12240fe451 (patch) | |
tree | dfb0c33c8fc43dc7c7a7bf2b45646c599639f4a0 /config | |
parent | 3cbe92bdefb3d7262f7196c7af898c2a70a68536 (diff) | |
download | gdb-6a17017c4511898d95df1c48bd4ded12240fe451.zip gdb-6a17017c4511898d95df1c48bd4ded12240fe451.tar.gz gdb-6a17017c4511898d95df1c48bd4ded12240fe451.tar.bz2 |
new file for lynx
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-lynxos | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/mh-lynxos b/config/mh-lynxos new file mode 100644 index 0000000..9afcb79 --- /dev/null +++ b/config/mh-lynxos @@ -0,0 +1,2 @@ +# /bin/cc is less than useful for our purposes. Always use GCC +CC = /bin/gcc |