diff options
Diffstat (limited to 'config/mh-hpux8')
-rw-r--r-- | config/mh-hpux8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/mh-hpux8 b/config/mh-hpux8 new file mode 100644 index 00000000000..4d71c9dc837 --- /dev/null +++ b/config/mh-hpux8 @@ -0,0 +1,4 @@ +# Define SYSV as -DSYSV if you are using a System V operating system. +CC = cc -Wp,-H256000 +SYSV = -DSYSV +RANLIB = true |