|
@@ -1,8 +1,8 @@
|
|
|
#
|
|
|
-# Don't edit, this file is generated by FPCMake Version 2.0.0 [2007/01/06]
|
|
|
+# Don't edit, this file is generated by FPCMake Version 2.0.0 [2007/01/18]
|
|
|
#
|
|
|
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-darwin i386-emx i386-watcom i386-netwlibc i386-wince i386-embedded m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos m68k-embedded powerpc-linux powerpc-netbsd powerpc-amiga powerpc-macos powerpc-darwin powerpc-morphos powerpc-embedded sparc-linux sparc-netbsd sparc-solaris sparc-embedded x86_64-linux x86_64-freebsd x86_64-win64 x86_64-embedded arm-linux arm-palmos arm-wince arm-gba arm-nds arm-embedded powerpc64-linux powerpc64-embedded
|
|
|
+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-darwin i386-emx i386-watcom i386-netwlibc i386-wince i386-embedded i386-symbian m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos m68k-embedded powerpc-linux powerpc-netbsd powerpc-amiga powerpc-macos powerpc-darwin powerpc-morphos powerpc-embedded sparc-linux sparc-netbsd sparc-solaris sparc-embedded x86_64-linux x86_64-freebsd x86_64-win64 x86_64-embedded arm-linux arm-palmos arm-wince arm-gba arm-nds arm-embedded arm-symbian powerpc64-linux powerpc64-embedded
|
|
|
BSDs = freebsd netbsd openbsd darwin
|
|
|
UNIXs = linux $(BSDs) solaris qnx
|
|
|
LIMIT83fs = go32v2 os2 emx watcom
|
|
@@ -286,6 +286,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-embedded)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
+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 web
|
|
|
endif
|
|
@@ -373,6 +376,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-embedded)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
+override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit web
|
|
|
endif
|
|
@@ -433,6 +439,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-embedded)
|
|
|
override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
+override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll process resolve ssockets fpasync syncobjs simpleipc dbugmsg dbugintf
|
|
|
endif
|
|
@@ -520,6 +529,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-embedded)
|
|
|
override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
+override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override TARGET_UNITS+=contnrs inifiles ezcgi pipes rtfpars idea base64 gettext iostream zstream cachecls avl_tree htmldefs xmlreg registry eventlog custapp cgiapp wformat whtml wtex rttiutils bufstream streamex blowfish zipper streamio inicol pooledmm libtar streamcoll process resolve ssockets fpasync syncobjs simpleipc dbugmsg dbugintf
|
|
|
endif
|
|
@@ -580,6 +592,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-embedded)
|
|
|
override TARGET_RSTS+=ssockets cachecls resolve custapp cgiapp eventlog registry simpleipc streamcoll inicol
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
+override TARGET_RSTS+=ssockets cachecls resolve custapp cgiapp eventlog registry simpleipc streamcoll inicol
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override TARGET_RSTS+=ssockets cachecls resolve custapp cgiapp eventlog registry simpleipc streamcoll inicol
|
|
|
endif
|
|
@@ -667,6 +682,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-embedded)
|
|
|
override TARGET_RSTS+=ssockets cachecls resolve custapp cgiapp eventlog registry simpleipc streamcoll inicol
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
+override TARGET_RSTS+=ssockets cachecls resolve custapp cgiapp eventlog registry simpleipc streamcoll inicol
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override TARGET_RSTS+=ssockets cachecls resolve custapp cgiapp eventlog registry simpleipc streamcoll inicol
|
|
|
endif
|
|
@@ -727,6 +745,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-embedded)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
+override TARGET_EXAMPLEDIRS+=tests
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
@@ -814,6 +835,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-embedded)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
+override TARGET_EXAMPLEDIRS+=tests
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
@@ -874,6 +898,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-embedded)
|
|
|
override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio blowfish
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
+override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio blowfish
|
|
|
+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 blowfish
|
|
|
endif
|
|
@@ -961,6 +988,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-embedded)
|
|
|
override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio blowfish
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
+override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio blowfish
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio blowfish
|
|
|
endif
|
|
@@ -1022,6 +1052,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-embedded)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
+override COMPILER_OPTIONS+=-S2
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
@@ -1109,6 +1142,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-embedded)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
+override COMPILER_OPTIONS+=-S2
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
@@ -1169,6 +1205,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-embedded)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
+override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc unix
|
|
|
endif
|
|
@@ -1256,6 +1295,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-embedded)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
+override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc unix
|
|
|
endif
|
|
@@ -1316,6 +1358,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-embedded)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
+override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
@@ -1403,6 +1448,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-embedded)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
+override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
@@ -1766,6 +1814,10 @@ EXEEXT=.gba
|
|
|
SHAREDLIBEXT=.so
|
|
|
SHORTSUFFIX=gba
|
|
|
endif
|
|
|
+ifeq ($(OS_TARGET),symbian)
|
|
|
+SHAREDLIBEXT=.dll
|
|
|
+SHORTSUFFIX=symbian
|
|
|
+endif
|
|
|
else
|
|
|
ifeq ($(OS_TARGET),go32v1)
|
|
|
PPUEXT=.pp1
|
|
@@ -2359,6 +2411,13 @@ REQUIRE_PACKAGES_PASZLIB=1
|
|
|
REQUIRE_PACKAGES_NETDB=1
|
|
|
REQUIRE_PACKAGES_PASJPEG=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
+REQUIRE_PACKAGES_RTL=1
|
|
|
+REQUIRE_PACKAGES_HASH=1
|
|
|
+REQUIRE_PACKAGES_PASZLIB=1
|
|
|
+REQUIRE_PACKAGES_NETDB=1
|
|
|
+REQUIRE_PACKAGES_PASJPEG=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_HASH=1
|
|
@@ -2659,6 +2718,13 @@ REQUIRE_PACKAGES_PASZLIB=1
|
|
|
REQUIRE_PACKAGES_NETDB=1
|
|
|
REQUIRE_PACKAGES_PASJPEG=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
+REQUIRE_PACKAGES_RTL=1
|
|
|
+REQUIRE_PACKAGES_HASH=1
|
|
|
+REQUIRE_PACKAGES_PASZLIB=1
|
|
|
+REQUIRE_PACKAGES_NETDB=1
|
|
|
+REQUIRE_PACKAGES_PASJPEG=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_HASH=1
|
|
@@ -3773,6 +3839,15 @@ TARGET_DIRS_PASSRC=1
|
|
|
TARGET_DIRS_NET=1
|
|
|
TARGET_DIRS_FPCUNIT=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
+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
|
|
@@ -4049,6 +4124,15 @@ TARGET_DIRS_PASSRC=1
|
|
|
TARGET_DIRS_NET=1
|
|
|
TARGET_DIRS_FPCUNIT=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
+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),powerpc64-linux)
|
|
|
TARGET_DIRS_XML=1
|
|
|
TARGET_DIRS_IMAGE=1
|
|
@@ -4482,6 +4566,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-embedded)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
+TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|
|
@@ -4569,6 +4656,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-embedded)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
+TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|