aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMultiSource/Applications/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/MultiSource/Applications/Makefile b/MultiSource/Applications/Makefile
index dda0ea7b..7ebeee14 100755
--- a/MultiSource/Applications/Makefile
+++ b/MultiSource/Applications/Makefile
@@ -18,6 +18,7 @@ endif
ifeq ($(OS),SunOS)
PARALLEL_DIRS := $(filter-out SPASS, $(PARALLEL_DIRS))
+PARALLEL_DIRS := $(filter-out hexxagon, $(PARALLEL_DIRS))
endif
include $(LEVEL)/Makefile.programs