diff options
| author | Yaroslav Kolomiiets <yarikos@gmail.com> | 2017-02-27 17:23:28 +0200 |
|---|---|---|
| committer | Yaroslav Kolomiiets <yarikos@gmail.com> | 2017-02-27 17:23:28 +0200 |
| commit | 7ef44d652ae9e5e1f5b3465d73684e4a54de73c0 (patch) | |
| tree | 2c76cd7d21332631439d1dc60d87cb66fd47db34 /mkfiles/mkhost-AIX | |
| parent | fd29964f362afd85503d5f005122cedf030c6aa1 (diff) | |
add AIX/power port
Diffstat (limited to 'mkfiles/mkhost-AIX')
| -rw-r--r-- | mkfiles/mkhost-AIX | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mkfiles/mkhost-AIX b/mkfiles/mkhost-AIX new file mode 100644 index 00000000..3c1a86c3 --- /dev/null +++ b/mkfiles/mkhost-AIX @@ -0,0 +1,14 @@ + +# Variables for host system type = AIX + +SHELLTYPE= sh +SHELLNAME= /bin/sh +HOSTMODEL= Posix +OSTARG= os + +DATA2S= data2s +NDATE= ndate +KSIZE= ksize +AWK= awk + +MKAR= archive-$SYSTARG |
