From 65498299b8d6b40def25dc6af7c90f9b369c1da4 Mon Sep 17 00:00:00 2001 From: NicJA Date: Wed, 22 Feb 2017 17:47:27 +0000 Subject: [PATCH] build for x86_64 also. git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@53843 fb15a70f-31f2-0310-bbcc-cdcc74a49acc --- workbench/prefs/boot/mmakefile.src | 1 + 1 file changed, 1 insertion(+) diff --git a/workbench/prefs/boot/mmakefile.src b/workbench/prefs/boot/mmakefile.src index 7c2f558a74..57dfa28f7b 100644 --- a/workbench/prefs/boot/mmakefile.src +++ b/workbench/prefs/boot/mmakefile.src @@ -11,6 +11,7 @@ EXEDIR := $(AROSDIR)/Prefs #MM workbench-prefs-boot-$(AROS_TARGET_ARCH)-$(AROS_TARGET_CPU) #MM- workbench-prefs-boot-pc-i386 : workbench-prefs-boot +#MM- workbench-prefs-boot-pc-x86_64 : workbench-prefs-boot #MM workbench-prefs-boot : includes linklibs workbench-prefs-boot-catalogs -- 2.11.4.GIT