diff options
author | Per Bothner <per@bothner.com> | 1992-06-23 06:47:53 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-06-23 06:47:53 +0000 |
commit | 677291b54f544168f841292a43322b9cc47f2c3e (patch) | |
tree | 7e334a03940e582fefe3056de41ab1e075500dfd /config/mh-linux | |
parent | c19f73f1a2cb4a261380c01c8934de611df1c9d4 (diff) | |
download | gdb-677291b54f544168f841292a43322b9cc47f2c3e.zip gdb-677291b54f544168f841292a43322b9cc47f2c3e.tar.gz gdb-677291b54f544168f841292a43322b9cc47f2c3e.tar.bz2 |
New file for Linux.
Diffstat (limited to 'config/mh-linux')
-rw-r--r-- | config/mh-linux | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/mh-linux b/config/mh-linux new file mode 100644 index 0000000..2eb4083 --- /dev/null +++ b/config/mh-linux @@ -0,0 +1,4 @@ +# Define SYSV as -DSYSV if you are using a System V operating system. +SYSV = -DSYSV +RANLIB = ranlib +LDFLAGS = -static |