|
@@ -1,11 +1,12 @@
|
|
|
#
|
|
|
-# Don't edit, this file is generated by FPCMake Version 2.0.0 [2007/08/22]
|
|
|
+# Don't edit, this file is generated by FPCMake Version 2.0.0 [2007/10/25]
|
|
|
#
|
|
|
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 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-darwin powerpc64-embedded
|
|
|
BSDs = freebsd netbsd openbsd darwin
|
|
|
UNIXs = linux $(BSDs) solaris qnx
|
|
|
LIMIT83fs = go32v2 os2 emx watcom
|
|
|
+OSNeedsComspecToRunBatch = go32v2 watcom
|
|
|
FORCE:
|
|
|
.PHONY: FORCE
|
|
|
override PATH:=$(patsubst %/,%,$(subst \,/,$(PATH)))
|
|
@@ -56,6 +57,11 @@ else
|
|
|
SRCBATCHEXT=.bat
|
|
|
endif
|
|
|
endif
|
|
|
+ifdef COMSPEC
|
|
|
+ifneq ($(findstring $(OS_SOURCE),$(OSNeedsComspecToRunBatch)),)
|
|
|
+RUNBATCH=$(COMSPEC) /C
|
|
|
+endif
|
|
|
+endif
|
|
|
ifdef inUnix
|
|
|
PATHSEP=/
|
|
|
else
|
|
@@ -102,7 +108,7 @@ ifndef FPC
|
|
|
FPCPROG:=$(strip $(wildcard $(addsuffix /fpc$(SRCEXEEXT),$(SEARCHPATH))))
|
|
|
ifneq ($(FPCPROG),)
|
|
|
FPCPROG:=$(firstword $(FPCPROG))
|
|
|
-FPC:=$(shell $(FPCPROG) -PB)
|
|
|
+FPC:=$(shell $(FPCPROG) -P$(CPU_TARGET) -PB)
|
|
|
ifneq ($(findstring Error,$(FPC)),)
|
|
|
override FPC=$(firstword $(strip $(wildcard $(addsuffix /ppc386$(SRCEXEEXT),$(SEARCHPATH)))))
|
|
|
endif
|
|
@@ -231,160 +237,160 @@ UNITSDIR:=$(wildcard $(FPCDIR)/units/$(OS_TARGET))
|
|
|
endif
|
|
|
PACKAGESDIR:=$(wildcard $(FPCDIR) $(FPCDIR)/packages $(FPCDIR)/packages/base $(FPCDIR)/packages/extra)
|
|
|
ifeq ($(FULL_TARGET),i386-linux)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-go32v2)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-win32)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-os2)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-freebsd)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-beos)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-netbsd)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-qnx)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-netware)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-openbsd)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-wdosx)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-darwin)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-emx)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-watcom)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-wince)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-embedded)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-freebsd)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-netbsd)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-amiga)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-atari)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-openbsd)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-palmos)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-embedded)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-linux)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-netbsd)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-amiga)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-macos)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-darwin)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-morphos)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-embedded)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),sparc-linux)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),sparc-netbsd)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),sparc-embedded)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-linux)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-freebsd)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-embedded)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-gba)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-nds)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-embedded)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-darwin)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra fcl-web
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-embedded)
|
|
|
-override TARGET_DIRS+=base fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
+override TARGET_DIRS+=base hash paszlib fpmkunit fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-xml fcl-fpcunit fcl-json extra
|
|
|
endif
|
|
|
override INSTALL_FPCPACKAGE=y
|
|
|
override INSTALL_FPCSUBDIR=packages
|
|
@@ -1149,7 +1155,7 @@ override FPCOPT+=-FD$(NEW_BINUTILS_PATH)
|
|
|
endif
|
|
|
ifndef CROSSBOOTSTRAP
|
|
|
ifneq ($(BINUTILSPREFIX),)
|
|
|
-override FPCOPT+=-XP$(BINUTILSPREFIX)
|
|
|
+override FPCOPT+=-XP$(BINUTILSPREFIX)
|
|
|
endif
|
|
|
ifneq ($(BINUTILSPREFIX),)
|
|
|
override FPCOPT+=-Xr$(RLINKPATH)
|
|
@@ -1281,9 +1287,13 @@ ifeq (,$(findstring -s ,$(COMPILER)))
|
|
|
EXECPPAS=
|
|
|
else
|
|
|
ifeq ($(FULL_SOURCE),$(FULL_TARGET))
|
|
|
+ifdef RUNBATCH
|
|
|
+EXECPPAS:=@$(RUNBATCH) $(PPAS)
|
|
|
+else
|
|
|
EXECPPAS:=@$(PPAS)
|
|
|
endif
|
|
|
endif
|
|
|
+endif
|
|
|
ifdef TARGET_RSTS
|
|
|
override RSTFILES=$(addsuffix $(RSTEXT),$(TARGET_RSTS))
|
|
|
override CLEANRSTFILES+=$(RSTFILES)
|
|
@@ -1463,6 +1473,8 @@ fpc_makefile_dirs: fpc_makefile_sub1 fpc_makefile_sub2
|
|
|
fpc_makefiles: fpc_makefile fpc_makefile_dirs
|
|
|
ifeq ($(FULL_TARGET),i386-linux)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1478,6 +1490,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-go32v2)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1492,6 +1506,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-win32)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1507,6 +1523,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-os2)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1521,6 +1539,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-freebsd)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1536,6 +1556,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-beos)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1550,6 +1572,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-netbsd)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1565,6 +1589,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-solaris)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1580,6 +1606,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-qnx)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1594,6 +1622,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-netware)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1608,6 +1638,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-openbsd)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1623,6 +1655,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-wdosx)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1637,6 +1671,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-darwin)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1652,6 +1688,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-emx)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1666,6 +1704,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-watcom)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1680,6 +1720,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-netwlibc)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1694,6 +1736,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-wince)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1709,6 +1753,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-embedded)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1723,6 +1769,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-symbian)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1737,6 +1785,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-linux)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1752,6 +1802,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-freebsd)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1767,6 +1819,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-netbsd)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1782,6 +1836,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-amiga)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1796,6 +1852,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-atari)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1810,6 +1868,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-openbsd)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1825,6 +1885,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-palmos)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1839,6 +1901,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-embedded)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1853,6 +1917,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-linux)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1868,6 +1934,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-netbsd)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1883,6 +1951,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-amiga)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1897,6 +1967,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-macos)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1911,6 +1983,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-darwin)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1926,6 +2000,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-morphos)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1940,6 +2016,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-embedded)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1954,6 +2032,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),sparc-linux)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1969,6 +2049,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),sparc-netbsd)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1984,6 +2066,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),sparc-solaris)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -1999,6 +2083,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),sparc-embedded)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2013,6 +2099,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-linux)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2028,6 +2116,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-freebsd)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2043,6 +2133,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-win64)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2058,6 +2150,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),x86_64-embedded)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2072,6 +2166,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-linux)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2087,6 +2183,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2101,6 +2199,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2116,6 +2216,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-gba)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2130,6 +2232,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-nds)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2144,6 +2248,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-embedded)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2158,6 +2264,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),arm-symbian)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2172,6 +2280,8 @@ TARGET_DIRS_EXTRA=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2187,6 +2297,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-darwin)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2202,6 +2314,8 @@ TARGET_DIRS_FCL-WEB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-embedded)
|
|
|
TARGET_DIRS_BASE=1
|
|
|
+TARGET_DIRS_HASH=1
|
|
|
+TARGET_DIRS_PASZLIB=1
|
|
|
TARGET_DIRS_FPMKUNIT=1
|
|
|
TARGET_DIRS_FCL-BASE=1
|
|
|
TARGET_DIRS_FCL-DB=1
|
|
@@ -2259,6 +2373,96 @@ base:
|
|
|
$(MAKE) -C base all
|
|
|
.PHONY: base_all base_debug base_smart base_release base_units base_examples base_shared base_install base_sourceinstall base_exampleinstall base_distinstall base_zipinstall base_zipsourceinstall base_zipexampleinstall base_zipdistinstall base_clean base_distclean base_cleanall base_info base_makefiles base
|
|
|
endif
|
|
|
+ifdef TARGET_DIRS_HASH
|
|
|
+hash_all:
|
|
|
+ $(MAKE) -C hash all
|
|
|
+hash_debug:
|
|
|
+ $(MAKE) -C hash debug
|
|
|
+hash_smart:
|
|
|
+ $(MAKE) -C hash smart
|
|
|
+hash_release:
|
|
|
+ $(MAKE) -C hash release
|
|
|
+hash_units:
|
|
|
+ $(MAKE) -C hash units
|
|
|
+hash_examples:
|
|
|
+ $(MAKE) -C hash examples
|
|
|
+hash_shared:
|
|
|
+ $(MAKE) -C hash shared
|
|
|
+hash_install:
|
|
|
+ $(MAKE) -C hash install
|
|
|
+hash_sourceinstall:
|
|
|
+ $(MAKE) -C hash sourceinstall
|
|
|
+hash_exampleinstall:
|
|
|
+ $(MAKE) -C hash exampleinstall
|
|
|
+hash_distinstall:
|
|
|
+ $(MAKE) -C hash distinstall
|
|
|
+hash_zipinstall:
|
|
|
+ $(MAKE) -C hash zipinstall
|
|
|
+hash_zipsourceinstall:
|
|
|
+ $(MAKE) -C hash zipsourceinstall
|
|
|
+hash_zipexampleinstall:
|
|
|
+ $(MAKE) -C hash zipexampleinstall
|
|
|
+hash_zipdistinstall:
|
|
|
+ $(MAKE) -C hash zipdistinstall
|
|
|
+hash_clean:
|
|
|
+ $(MAKE) -C hash clean
|
|
|
+hash_distclean:
|
|
|
+ $(MAKE) -C hash distclean
|
|
|
+hash_cleanall:
|
|
|
+ $(MAKE) -C hash cleanall
|
|
|
+hash_info:
|
|
|
+ $(MAKE) -C hash info
|
|
|
+hash_makefiles:
|
|
|
+ $(MAKE) -C hash makefiles
|
|
|
+hash:
|
|
|
+ $(MAKE) -C hash all
|
|
|
+.PHONY: hash_all hash_debug hash_smart hash_release hash_units hash_examples hash_shared hash_install hash_sourceinstall hash_exampleinstall hash_distinstall hash_zipinstall hash_zipsourceinstall hash_zipexampleinstall hash_zipdistinstall hash_clean hash_distclean hash_cleanall hash_info hash_makefiles hash
|
|
|
+endif
|
|
|
+ifdef TARGET_DIRS_PASZLIB
|
|
|
+paszlib_all:
|
|
|
+ $(MAKE) -C paszlib all
|
|
|
+paszlib_debug:
|
|
|
+ $(MAKE) -C paszlib debug
|
|
|
+paszlib_smart:
|
|
|
+ $(MAKE) -C paszlib smart
|
|
|
+paszlib_release:
|
|
|
+ $(MAKE) -C paszlib release
|
|
|
+paszlib_units:
|
|
|
+ $(MAKE) -C paszlib units
|
|
|
+paszlib_examples:
|
|
|
+ $(MAKE) -C paszlib examples
|
|
|
+paszlib_shared:
|
|
|
+ $(MAKE) -C paszlib shared
|
|
|
+paszlib_install:
|
|
|
+ $(MAKE) -C paszlib install
|
|
|
+paszlib_sourceinstall:
|
|
|
+ $(MAKE) -C paszlib sourceinstall
|
|
|
+paszlib_exampleinstall:
|
|
|
+ $(MAKE) -C paszlib exampleinstall
|
|
|
+paszlib_distinstall:
|
|
|
+ $(MAKE) -C paszlib distinstall
|
|
|
+paszlib_zipinstall:
|
|
|
+ $(MAKE) -C paszlib zipinstall
|
|
|
+paszlib_zipsourceinstall:
|
|
|
+ $(MAKE) -C paszlib zipsourceinstall
|
|
|
+paszlib_zipexampleinstall:
|
|
|
+ $(MAKE) -C paszlib zipexampleinstall
|
|
|
+paszlib_zipdistinstall:
|
|
|
+ $(MAKE) -C paszlib zipdistinstall
|
|
|
+paszlib_clean:
|
|
|
+ $(MAKE) -C paszlib clean
|
|
|
+paszlib_distclean:
|
|
|
+ $(MAKE) -C paszlib distclean
|
|
|
+paszlib_cleanall:
|
|
|
+ $(MAKE) -C paszlib cleanall
|
|
|
+paszlib_info:
|
|
|
+ $(MAKE) -C paszlib info
|
|
|
+paszlib_makefiles:
|
|
|
+ $(MAKE) -C paszlib makefiles
|
|
|
+paszlib:
|
|
|
+ $(MAKE) -C paszlib all
|
|
|
+.PHONY: paszlib_all paszlib_debug paszlib_smart paszlib_release paszlib_units paszlib_examples paszlib_shared paszlib_install paszlib_sourceinstall paszlib_exampleinstall paszlib_distinstall paszlib_zipinstall paszlib_zipsourceinstall paszlib_zipexampleinstall paszlib_zipdistinstall paszlib_clean paszlib_distclean paszlib_cleanall paszlib_info paszlib_makefiles paszlib
|
|
|
+endif
|
|
|
ifdef TARGET_DIRS_FPMKUNIT
|
|
|
fpmkunit_all:
|
|
|
$(MAKE) -C fpmkunit all
|