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, 2 insertions, 1 deletions
diff --git a/build-all.mk b/build-all.mk
index f215840..4825770 100644
--- a/build-all.mk
+++ b/build-all.mk
@@ -73,7 +73,8 @@ all: all-native
endif
ifeq ($(canonhost),hppa1.1-hp-hpux)
-TARGETS = m68k-aout m68k-coff m68k-vxworks i960-vxworks a29k-amd-udi
+#TARGETS = m68k-aout m68k-coff m68k-vxworks i960-vxworks a29k-amd-udi
+TARGETS = m68k-aout m68k-coff m68k-vxworks a29k-amd-udi
CC = cc
all: all-native
endif