diff options
author | David D. Zuhn <zoo@cygnus> | 1992-07-21 08:06:50 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1992-07-21 08:06:50 +0000 |
commit | 5343482f4d2937797415a9c4a23f0a1e1644c847 (patch) | |
tree | 8cf8ed129742f47b2ec501da684bb6dcdd3e55a0 /config | |
parent | c0f1085b5a94342421f2623a0c743b089195d734 (diff) | |
download | gdb-5343482f4d2937797415a9c4a23f0a1e1644c847.zip gdb-5343482f4d2937797415a9c4a23f0a1e1644c847.tar.gz gdb-5343482f4d2937797415a9c4a23f0a1e1644c847.tar.bz2 |
fragment for HPUX, copied from mh-sysv, added yet another INSTALL=cp
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-hpux | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/mh-hpux b/config/mh-hpux new file mode 100644 index 0000000..b10d7ed --- /dev/null +++ b/config/mh-hpux @@ -0,0 +1,4 @@ +# Define SYSV as -DSYSV if you are using a System V operating system. +SYSV = -DSYSV +RANLIB = true +INSTALL = cp |