|
@@ -1,8 +1,8 @@
|
|
#
|
|
#
|
|
-# Don't edit, this file is generated by FPCMake Version 2.0.0 [2006/01/29]
|
|
|
|
|
|
+# Don't edit, this file is generated by FPCMake Version 2.0.0 [2006/02/04]
|
|
#
|
|
#
|
|
default: all
|
|
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 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 powerpc64-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-palmos arm-wince powerpc64-linux
|
|
BSDs = freebsd netbsd openbsd darwin
|
|
BSDs = freebsd netbsd openbsd darwin
|
|
UNIXs = linux $(BSDs) solaris qnx
|
|
UNIXs = linux $(BSDs) solaris qnx
|
|
LIMIT83fs = go32v2 os2 emx watcom
|
|
LIMIT83fs = go32v2 os2 emx watcom
|
|
@@ -340,6 +340,9 @@ endif
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
endif
|
|
endif
|
|
|
|
+ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
|
+override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
|
+endif
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
endif
|
|
endif
|
|
@@ -451,6 +454,9 @@ endif
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
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 simpleipc msgintf dbugintf
|
|
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 simpleipc msgintf dbugintf
|
|
endif
|
|
endif
|
|
|
|
+ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
|
+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-wince)
|
|
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 process fileinfo resolve ssockets syncobjs simpleipc msgintf dbugintf
|
|
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 fileinfo resolve ssockets syncobjs simpleipc msgintf dbugintf
|
|
endif
|
|
endif
|
|
@@ -562,6 +568,9 @@ endif
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry simpleipc
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry simpleipc
|
|
endif
|
|
endif
|
|
|
|
+ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
|
+override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry simpleipc
|
|
|
|
+endif
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry simpleipc
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry simpleipc
|
|
endif
|
|
endif
|
|
@@ -673,6 +682,9 @@ endif
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
endif
|
|
endif
|
|
|
|
+ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
|
+override TARGET_EXAMPLEDIRS+=tests
|
|
|
|
+endif
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
endif
|
|
endif
|
|
@@ -784,6 +796,9 @@ endif
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
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
|
|
override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio
|
|
endif
|
|
endif
|
|
|
|
+ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
|
+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)
|
|
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
|
|
override CLEAN_UNITS+=adler gzcrc gzio infblock infcodes inffast inftrees infutil minigzip paszlib trees zbase zcompres zdeflate zinflate zuncompr zutil pthreads streamio
|
|
endif
|
|
endif
|
|
@@ -896,6 +911,9 @@ endif
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
override COMPILER_OPTIONS+=-S2
|
|
override COMPILER_OPTIONS+=-S2
|
|
endif
|
|
endif
|
|
|
|
+ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
|
+override COMPILER_OPTIONS+=-S2
|
|
|
|
+endif
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
override COMPILER_OPTIONS+=-S2
|
|
override COMPILER_OPTIONS+=-S2
|
|
endif
|
|
endif
|
|
@@ -1007,6 +1025,9 @@ endif
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc unix
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc unix
|
|
endif
|
|
endif
|
|
|
|
+ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
|
+override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
|
|
+endif
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
endif
|
|
endif
|
|
@@ -1118,6 +1139,9 @@ endif
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
endif
|
|
endif
|
|
|
|
+ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
|
+override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
|
+endif
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
endif
|
|
endif
|
|
@@ -2266,6 +2290,14 @@ REQUIRE_PACKAGES_MYSQL=1
|
|
REQUIRE_PACKAGES_ODBC=1
|
|
REQUIRE_PACKAGES_ODBC=1
|
|
REQUIRE_PACKAGES_SQLITE=1
|
|
REQUIRE_PACKAGES_SQLITE=1
|
|
endif
|
|
endif
|
|
|
|
+ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
|
+REQUIRE_PACKAGES_RTL=1
|
|
|
|
+REQUIRE_PACKAGES_HASH=1
|
|
|
|
+REQUIRE_PACKAGES_PASZLIB=1
|
|
|
|
+REQUIRE_PACKAGES_PASJPEG=1
|
|
|
|
+REQUIRE_PACKAGES_NETDB=1
|
|
|
|
+REQUIRE_PACKAGES_LIBASYNC=1
|
|
|
|
+endif
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
REQUIRE_PACKAGES_RTL=1
|
|
REQUIRE_PACKAGES_RTL=1
|
|
REQUIRE_PACKAGES_HASH=1
|
|
REQUIRE_PACKAGES_HASH=1
|
|
@@ -3498,6 +3530,15 @@ TARGET_DIRS_PASSRC=1
|
|
TARGET_DIRS_NET=1
|
|
TARGET_DIRS_NET=1
|
|
TARGET_DIRS_FPCUNIT=1
|
|
TARGET_DIRS_FPCUNIT=1
|
|
endif
|
|
endif
|
|
|
|
+ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
|
+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-wince)
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
TARGET_DIRS_XML=1
|
|
TARGET_DIRS_XML=1
|
|
TARGET_DIRS_IMAGE=1
|
|
TARGET_DIRS_IMAGE=1
|
|
@@ -3936,6 +3977,9 @@ endif
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
endif
|
|
endif
|
|
|
|
+ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
|
+TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
|
+endif
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
endif
|
|
endif
|