aboutsummaryrefslogtreecommitdiff
path: root/build-all.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build-all.mk')
-rw-r--r--build-all.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/build-all.mk b/build-all.mk
index b9e2fa6..1c845b2 100644
--- a/build-all.mk
+++ b/build-all.mk
@@ -34,6 +34,9 @@ endif
ifeq ($(canonhost),mips-sgi-irix4.0.1)
canonhost := mips-sgi-irix4
endif
+ifeq ($(canonhost),rs6000-ibm-aix3.2)
+canonhost := rs6000-ibm-aix
+endif
ifeq ($(canonhost),i486-unknown-sco3.2v4.0)
canonhost := i386-sco3.2v4
endif