|
@@ -1,8 +1,8 @@
|
|
|
#
|
|
|
-# Don't edit, this file is generated by FPCMake Version 2.0.0 [2005/05/05]
|
|
|
+# Don't edit, this file is generated by FPCMake Version 2.0.0 [2005/08/10]
|
|
|
#
|
|
|
default: all
|
|
|
-MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-netbsd i386-solaris i386-qnx i386-netware i386-openbsd i386-wdosx i386-emx i386-watcom i386-netwlibc m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos powerpc-linux powerpc-netbsd powerpc-macos powerpc-darwin powerpc-morphos sparc-linux sparc-netbsd sparc-solaris x86_64-linux x86_64-freebsd arm-linux
|
|
|
+MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-netbsd i386-solaris i386-qnx i386-netware i386-openbsd i386-wdosx i386-emx i386-watcom i386-netwlibc i386-wince m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos powerpc-linux powerpc-netbsd powerpc-macos powerpc-darwin powerpc-morphos sparc-linux sparc-netbsd sparc-solaris x86_64-linux x86_64-freebsd x86_64-win64 arm-linux arm-wince
|
|
|
BSDs = freebsd netbsd openbsd darwin
|
|
|
UNIXs = linux $(BSDs) solaris qnx
|
|
|
LIMIT83fs = go32v2 os2 emx watcom
|
|
@@ -280,6 +280,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-wince)
|
|
|
+override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
endif
|
|
@@ -331,9 +334,15 @@ endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-freebsd)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
+override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-wince)
|
|
|
+override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),i386-linux)
|
|
|
override TARGET_UNITS+=$(CLASSES10) contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex process resolve ssockets fpasync syncobjs
|
|
|
endif
|
|
@@ -379,6 +388,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
override TARGET_UNITS+=$(CLASSES10) contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex resolve ssockets syncobjs
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-wince)
|
|
|
+override TARGET_UNITS+=$(CLASSES10) contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override TARGET_UNITS+=$(CLASSES10) contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex process resolve ssockets fpasync syncobjs
|
|
|
endif
|
|
@@ -430,9 +442,15 @@ endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-freebsd)
|
|
|
override TARGET_UNITS+=$(CLASSES10) contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex process ssockets resolve fpasync syncobjs
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
+override TARGET_UNITS+=$(CLASSES10) contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
override TARGET_UNITS+=$(CLASSES10) contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex process resolve ssockets fpasync syncobjs
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-wince)
|
|
|
+override TARGET_UNITS+=$(CLASSES10) contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),i386-linux)
|
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
endif
|
|
@@ -478,6 +496,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-wince)
|
|
|
+override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
endif
|
|
@@ -529,9 +550,15 @@ endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-freebsd)
|
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
+override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-wince)
|
|
|
+override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),i386-linux)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
@@ -577,6 +604,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-wince)
|
|
|
+override TARGET_EXAMPLEDIRS+=tests
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
@@ -628,9 +658,15 @@ endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-freebsd)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
+override TARGET_EXAMPLEDIRS+=tests
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-wince)
|
|
|
+override TARGET_EXAMPLEDIRS+=tests
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),i386-linux)
|
|
|
override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio
|
|
|
endif
|
|
@@ -676,6 +712,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-wince)
|
|
|
+override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio
|
|
|
endif
|
|
@@ -727,9 +766,15 @@ endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-freebsd)
|
|
|
override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
+override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-wince)
|
|
|
+override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio
|
|
|
+endif
|
|
|
override INSTALL_FPCPACKAGE=y
|
|
|
ifeq ($(FULL_TARGET),i386-linux)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
@@ -776,6 +821,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-wince)
|
|
|
+override COMPILER_OPTIONS+=-S2
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
@@ -827,9 +875,15 @@ endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-freebsd)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
+override COMPILER_OPTIONS+=-S2
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-wince)
|
|
|
+override COMPILER_OPTIONS+=-S2
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),i386-linux)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc unix
|
|
|
endif
|
|
@@ -875,6 +929,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-wince)
|
|
|
+override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc unix
|
|
|
endif
|
|
@@ -926,9 +983,15 @@ endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-freebsd)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc unix
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
+override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc unix
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-wince)
|
|
|
+override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),i386-linux)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
@@ -974,6 +1037,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-wince)
|
|
|
+override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
@@ -1025,9 +1091,15 @@ endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-freebsd)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
+override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-wince)
|
|
|
+override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
+endif
|
|
|
ifdef REQUIRE_UNITSDIR
|
|
|
override UNITSDIR+=$(REQUIRE_UNITSDIR)
|
|
|
endif
|
|
@@ -1816,8 +1888,8 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-os2)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|
|
|
-REQUIRE_PACKAGES_PASJPEG=1
|
|
|
REQUIRE_PACKAGES_NETDB=1
|
|
|
+REQUIRE_PACKAGES_PASJPEG=1
|
|
|
REQUIRE_PACKAGES_LIBASYNC=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-freebsd)
|
|
@@ -1892,8 +1964,8 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-emx)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|
|
|
-REQUIRE_PACKAGES_PASJPEG=1
|
|
|
REQUIRE_PACKAGES_NETDB=1
|
|
|
+REQUIRE_PACKAGES_PASJPEG=1
|
|
|
REQUIRE_PACKAGES_LIBASYNC=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-watcom)
|
|
@@ -1910,6 +1982,13 @@ REQUIRE_PACKAGES_PASJPEG=1
|
|
|
REQUIRE_PACKAGES_NETDB=1
|
|
|
REQUIRE_PACKAGES_LIBASYNC=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-wince)
|
|
|
+REQUIRE_PACKAGES_RTL=1
|
|
|
+REQUIRE_PACKAGES_PASZLIB=1
|
|
|
+REQUIRE_PACKAGES_PASJPEG=1
|
|
|
+REQUIRE_PACKAGES_NETDB=1
|
|
|
+REQUIRE_PACKAGES_LIBASYNC=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|
|
@@ -2080,6 +2159,13 @@ REQUIRE_PACKAGES_POSTGRES=1
|
|
|
REQUIRE_PACKAGES_MYSQL=1
|
|
|
REQUIRE_PACKAGES_SQLITE=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
+REQUIRE_PACKAGES_RTL=1
|
|
|
+REQUIRE_PACKAGES_PASZLIB=1
|
|
|
+REQUIRE_PACKAGES_PASJPEG=1
|
|
|
+REQUIRE_PACKAGES_NETDB=1
|
|
|
+REQUIRE_PACKAGES_LIBASYNC=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|
|
@@ -2092,6 +2178,13 @@ REQUIRE_PACKAGES_POSTGRES=1
|
|
|
REQUIRE_PACKAGES_MYSQL=1
|
|
|
REQUIRE_PACKAGES_SQLITE=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-wince)
|
|
|
+REQUIRE_PACKAGES_RTL=1
|
|
|
+REQUIRE_PACKAGES_PASZLIB=1
|
|
|
+REQUIRE_PACKAGES_PASJPEG=1
|
|
|
+REQUIRE_PACKAGES_NETDB=1
|
|
|
+REQUIRE_PACKAGES_LIBASYNC=1
|
|
|
+endif
|
|
|
ifdef REQUIRE_PACKAGES_RTL
|
|
|
PACKAGEDIR_RTL:=$(firstword $(subst /Makefile.fpc,,$(strip $(wildcard $(addsuffix /rtl/Makefile.fpc,$(PACKAGESDIR))))))
|
|
|
ifneq ($(PACKAGEDIR_RTL),)
|
|
@@ -2401,7 +2494,7 @@ else
|
|
|
FPCCPUOPT:=
|
|
|
endif
|
|
|
endif
|
|
|
-override FPCOPT+=-Xs $(FPCCPUOPT) -n
|
|
|
+override FPCOPT+=-Ur -Xs $(FPCCPUOPT) -n
|
|
|
override FPCOPTDEF+=RELEASE
|
|
|
endif
|
|
|
ifdef STRIP
|
|
@@ -3019,6 +3112,15 @@ TARGET_DIRS_PASSRC=1
|
|
|
TARGET_DIRS_NET=1
|
|
|
TARGET_DIRS_FPCUNIT=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-wince)
|
|
|
+TARGET_DIRS_XML=1
|
|
|
+TARGET_DIRS_IMAGE=1
|
|
|
+TARGET_DIRS_DB=1
|
|
|
+TARGET_DIRS_SHEDIT=1
|
|
|
+TARGET_DIRS_PASSRC=1
|
|
|
+TARGET_DIRS_NET=1
|
|
|
+TARGET_DIRS_FPCUNIT=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
TARGET_DIRS_XML=1
|
|
|
TARGET_DIRS_IMAGE=1
|
|
@@ -3172,6 +3274,15 @@ TARGET_DIRS_PASSRC=1
|
|
|
TARGET_DIRS_NET=1
|
|
|
TARGET_DIRS_FPCUNIT=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
+TARGET_DIRS_XML=1
|
|
|
+TARGET_DIRS_IMAGE=1
|
|
|
+TARGET_DIRS_DB=1
|
|
|
+TARGET_DIRS_SHEDIT=1
|
|
|
+TARGET_DIRS_PASSRC=1
|
|
|
+TARGET_DIRS_NET=1
|
|
|
+TARGET_DIRS_FPCUNIT=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
TARGET_DIRS_XML=1
|
|
|
TARGET_DIRS_IMAGE=1
|
|
@@ -3181,6 +3292,15 @@ TARGET_DIRS_PASSRC=1
|
|
|
TARGET_DIRS_NET=1
|
|
|
TARGET_DIRS_FPCUNIT=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-wince)
|
|
|
+TARGET_DIRS_XML=1
|
|
|
+TARGET_DIRS_IMAGE=1
|
|
|
+TARGET_DIRS_DB=1
|
|
|
+TARGET_DIRS_SHEDIT=1
|
|
|
+TARGET_DIRS_PASSRC=1
|
|
|
+TARGET_DIRS_NET=1
|
|
|
+TARGET_DIRS_FPCUNIT=1
|
|
|
+endif
|
|
|
ifdef TARGET_DIRS_XML
|
|
|
xml_all:
|
|
|
$(MAKE) -C xml all
|
|
@@ -3541,6 +3661,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-wince)
|
|
|
+TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|
|
@@ -3592,9 +3715,15 @@ endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-freebsd)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
+TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-wince)
|
|
|
+TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
+endif
|
|
|
ifdef TARGET_EXAMPLEDIRS_TESTS
|
|
|
tests_all:
|
|
|
$(MAKE) -C tests all
|