From 7ef44d652ae9e5e1f5b3465d73684e4a54de73c0 Mon Sep 17 00:00:00 2001 From: Yaroslav Kolomiiets Date: Mon, 27 Feb 2017 17:23:28 +0200 Subject: add AIX/power port --- mkconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mkconfig') diff --git a/mkconfig b/mkconfig index 08fc3a8c..f189dca6 100644 --- a/mkconfig +++ b/mkconfig @@ -14,8 +14,8 @@ TKSTYLE=std # # Except for building kernels, SYSTARG must always be the same as SYSHOST # -SYSHOST=Plan9 # build system OS type (Hp, Inferno, Irix, Linux, MacOSX, Nt, Plan9, Solaris) -SYSTARG=$SYSHOST # target system OS type (Hp, Inferno, Irix, Linux, Nt, Plan9, Solaris) +SYSHOST=Plan9 # build system OS type (AIX, Hp, Inferno, Irix, Linux, MacOSX, Nt, Plan9, Solaris) +SYSTARG=$SYSHOST # target system OS type (AIX, Hp, Inferno, Irix, Linux, Nt, Plan9, Solaris) # # specify the architecture of the target system - Plan 9 imports it from the -- cgit v1.2.3