diff options
Diffstat (limited to 'misc/config/os/hpux')
-rw-r--r-- | misc/config/os/hpux | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/misc/config/os/hpux b/misc/config/os/hpux new file mode 100644 index 000000000..7a12d10dd --- /dev/null +++ b/misc/config/os/hpux @@ -0,0 +1,18 @@ +realname "HP-UX" + +os_type unix + +so_suffix sl + +<supports_shared> +all +</supports_shared> + +<arch> +hppa +ia64 +</arch> + +<aliases> +hp-ux +</aliases> |