diff options
author | Stu Grossman <grossman@cygnus> | 1991-09-17 23:41:34 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1991-09-17 23:41:34 +0000 |
commit | 549d4382b7dff176f2578d316f0a810e905c2a2d (patch) | |
tree | bd593b1f78423fb72a1a71e297b52e9379689331 /config | |
parent | 138872490d1ae0b19570739951405e683e075483 (diff) | |
download | gdb-549d4382b7dff176f2578d316f0a810e905c2a2d.zip gdb-549d4382b7dff176f2578d316f0a810e905c2a2d.tar.gz gdb-549d4382b7dff176f2578d316f0a810e905c2a2d.tar.bz2 |
Initial revision
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-sysv | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/mh-sysv b/config/mh-sysv new file mode 100644 index 0000000..77e8c6a --- /dev/null +++ b/config/mh-sysv @@ -0,0 +1,3 @@ +# Define SYSV as -DSYSV if you are using a System V operating system. +SYSV = -DSYSV +RANLIB = echo |