|
@@ -1,10 +1,10 @@
|
|
|
#
|
|
|
-# Don't edit, this file is generated by FPCMake Version 1.9.8 [2005/01/12]
|
|
|
+# Don't edit, this file is generated by FPCMake Version 1.9.8 [2005/02/09]
|
|
|
#
|
|
|
default: all
|
|
|
-MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-netbsd i386-sunos 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-sunos 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 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
|
|
|
BSDs = freebsd netbsd openbsd darwin
|
|
|
-UNIXs = linux $(BSDs) sunos qnx
|
|
|
+UNIXs = linux $(BSDs) solaris qnx
|
|
|
LIMIT83fs = go32v2 os2 emx watcom
|
|
|
FORCE:
|
|
|
.PHONY: FORCE
|
|
@@ -231,7 +231,7 @@ UNITSDIR:=$(wildcard $(FPCDIR)/units/$(OS_TARGET))
|
|
|
endif
|
|
|
PACKAGESDIR:=$(wildcard $(FPCDIR) $(FPCDIR)/packages/base $(FPCDIR)/packages/extra)
|
|
|
override PACKAGE_NAME=fcl
|
|
|
-override PACKAGE_VERSION=1.9.7
|
|
|
+override PACKAGE_VERSION=1.9.8
|
|
|
ifneq ($(findstring 1.0.,$(FPC_VERSION)),)
|
|
|
CLASSES10=classes
|
|
|
endif
|
|
@@ -256,7 +256,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netbsd)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),i386-sunos)
|
|
|
+ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-qnx)
|
|
@@ -322,7 +322,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),sparc-netbsd)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),sparc-sunos)
|
|
|
+ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
override TARGET_DIRS+=xml image db shedit passrc net fpcunit
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-linux)
|
|
@@ -355,7 +355,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netbsd)
|
|
|
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 process ssockets resolve fpasync
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),i386-sunos)
|
|
|
+ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
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
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-qnx)
|
|
@@ -421,7 +421,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),sparc-netbsd)
|
|
|
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 process ssockets resolve fpasync
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),sparc-sunos)
|
|
|
+ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
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
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-linux)
|
|
@@ -454,7 +454,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netbsd)
|
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),i386-sunos)
|
|
|
+ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-qnx)
|
|
@@ -520,7 +520,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),sparc-netbsd)
|
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),sparc-sunos)
|
|
|
+ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
override TARGET_RSTS+=$(CLASSES10) ssockets cachecls resolve custapp cgiapp eventlog registry
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-linux)
|
|
@@ -553,7 +553,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netbsd)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),i386-sunos)
|
|
|
+ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-qnx)
|
|
@@ -619,7 +619,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),sparc-netbsd)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),sparc-sunos)
|
|
|
+ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
override TARGET_EXAMPLEDIRS+=tests
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-linux)
|
|
@@ -652,7 +652,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netbsd)
|
|
|
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-sunos)
|
|
|
+ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
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-qnx)
|
|
@@ -718,7 +718,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),sparc-netbsd)
|
|
|
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),sparc-sunos)
|
|
|
+ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
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-linux)
|
|
@@ -752,7 +752,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netbsd)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),i386-sunos)
|
|
|
+ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-qnx)
|
|
@@ -818,7 +818,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),sparc-netbsd)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),sparc-sunos)
|
|
|
+ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
override COMPILER_OPTIONS+=-S2
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-linux)
|
|
@@ -851,8 +851,8 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netbsd)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc unix
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),i386-sunos)
|
|
|
-override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc posix
|
|
|
+ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
+override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-qnx)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc posix
|
|
@@ -917,8 +917,8 @@ endif
|
|
|
ifeq ($(FULL_TARGET),sparc-netbsd)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc unix
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),sparc-sunos)
|
|
|
-override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc posix
|
|
|
+ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
+override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-linux)
|
|
|
override COMPILER_INCLUDEDIR+=$(OS_TARGET) inc unix
|
|
@@ -950,7 +950,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netbsd)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),i386-sunos)
|
|
|
+ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-qnx)
|
|
@@ -1016,7 +1016,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),sparc-netbsd)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),sparc-sunos)
|
|
|
+ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
override COMPILER_SOURCEDIR+=$(OS_TARGET) inc
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-linux)
|
|
@@ -1338,7 +1338,7 @@ BATCHEXT=.sh
|
|
|
EXEEXT=
|
|
|
SHORTSUFFIX=be
|
|
|
endif
|
|
|
-ifeq ($(OS_TARGET),sunos)
|
|
|
+ifeq ($(OS_TARGET),solaris)
|
|
|
BATCHEXT=.sh
|
|
|
EXEEXT=
|
|
|
SHORTSUFFIX=sun
|
|
@@ -1464,7 +1464,7 @@ STATICLIBEXT=.a
|
|
|
EXEEXT=
|
|
|
SHORTSUFFIX=be
|
|
|
endif
|
|
|
-ifeq ($(OS_TARGET),sunos)
|
|
|
+ifeq ($(OS_TARGET),solaris)
|
|
|
BATCHEXT=.sh
|
|
|
PPUEXT=.ppu
|
|
|
ASMEXT=.s
|
|
@@ -1850,7 +1850,7 @@ REQUIRE_PACKAGES_POSTGRES=1
|
|
|
REQUIRE_PACKAGES_MYSQL=1
|
|
|
REQUIRE_PACKAGES_SQLITE=1
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),i386-sunos)
|
|
|
+ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|
|
|
REQUIRE_PACKAGES_PASJPEG=1
|
|
@@ -2049,7 +2049,7 @@ REQUIRE_PACKAGES_POSTGRES=1
|
|
|
REQUIRE_PACKAGES_MYSQL=1
|
|
|
REQUIRE_PACKAGES_SQLITE=1
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),sparc-sunos)
|
|
|
+ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|
|
|
REQUIRE_PACKAGES_PASJPEG=1
|
|
@@ -2568,12 +2568,16 @@ override INSTALLPPUFILES:=$(filter-out $(INSTALL_BUILDUNIT)$(PPUEXT),$(INSTALLPP
|
|
|
endif
|
|
|
ifdef INSTALLPPUFILES
|
|
|
override INSTALLPPULINKFILES:=$(subst $(PPUEXT),$(OEXT),$(INSTALLPPUFILES)) $(addprefix $(STATICLIBPREFIX),$(subst $(PPUEXT),$(STATICLIBEXT),$(INSTALLPPUFILES)))
|
|
|
-override INSTALLPPUFILES:=$(addprefix $(UNITTARGETDIRPREFIX),$(INSTALLPPUFILES))
|
|
|
-override INSTALLPPULINKFILES:=$(wildcard $(addprefix $(UNITTARGETDIRPREFIX),$(INSTALLPPULINKFILES)))
|
|
|
+ifneq ($(UNITTARGETDIRPREFIX),)
|
|
|
+override INSTALLPPUFILES:=$(addprefix $(UNITTARGETDIRPREFIX),$(notdir $(INSTALLPPUFILES)))
|
|
|
+override INSTALLPPULINKFILES:=$(wildcard $(addprefix $(UNITTARGETDIRPREFIX),$(notdir $(INSTALLPPULINKFILES))))
|
|
|
+endif
|
|
|
override INSTALL_CREATEPACKAGEFPC=1
|
|
|
endif
|
|
|
ifdef INSTALLEXEFILES
|
|
|
-override INSTALLEXEFILES:=$(addprefix $(TARGETDIRPREFIX),$(INSTALLEXEFILES))
|
|
|
+ifneq ($(TARGETDIRPREFIX),)
|
|
|
+override INSTALLEXEFILES:=$(addprefix $(TARGETDIRPREFIX),$(notdir $(INSTALLEXEFILES)))
|
|
|
+endif
|
|
|
endif
|
|
|
fpc_install: all $(INSTALLTARGET)
|
|
|
ifdef INSTALLEXEFILES
|
|
@@ -2587,7 +2591,7 @@ ifdef INSTALL_CREATEPACKAGEFPC
|
|
|
ifdef FPCMAKE
|
|
|
ifdef PACKAGE_VERSION
|
|
|
ifneq ($(wildcard Makefile.fpc),)
|
|
|
- $(FPCMAKE) -p -T$(OS_TARGET) Makefile.fpc
|
|
|
+ $(FPCMAKE) -p -T$(CPU_TARGET)-$(OS_TARGET) Makefile.fpc
|
|
|
$(MKDIR) $(INSTALL_UNITDIR)
|
|
|
$(INSTALL) Package.fpc $(INSTALL_UNITDIR)
|
|
|
endif
|
|
@@ -2943,7 +2947,7 @@ TARGET_DIRS_PASSRC=1
|
|
|
TARGET_DIRS_NET=1
|
|
|
TARGET_DIRS_FPCUNIT=1
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),i386-sunos)
|
|
|
+ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
TARGET_DIRS_XML=1
|
|
|
TARGET_DIRS_IMAGE=1
|
|
|
TARGET_DIRS_DB=1
|
|
@@ -3141,7 +3145,7 @@ TARGET_DIRS_PASSRC=1
|
|
|
TARGET_DIRS_NET=1
|
|
|
TARGET_DIRS_FPCUNIT=1
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),sparc-sunos)
|
|
|
+ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
TARGET_DIRS_XML=1
|
|
|
TARGET_DIRS_IMAGE=1
|
|
|
TARGET_DIRS_DB=1
|
|
@@ -3513,7 +3517,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),i386-netbsd)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),i386-sunos)
|
|
|
+ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-qnx)
|
|
@@ -3579,7 +3583,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),sparc-netbsd)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),sparc-sunos)
|
|
|
+ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
TARGET_EXAMPLEDIRS_TESTS=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-linux)
|