|
@@ -2,7 +2,7 @@
|
|
|
# Don't edit, this file is generated by FPCMake Version 2.0.0
|
|
|
#
|
|
|
default: all
|
|
|
-MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-haiku i386-netbsd i386-solaris i386-netware i386-openbsd i386-wdosx i386-darwin i386-emx i386-watcom i386-netwlibc i386-wince i386-embedded i386-symbian i386-nativent i386-iphonesim i386-android i386-aros m68k-linux m68k-netbsd m68k-amiga m68k-atari m68k-palmos m68k-macos m68k-embedded powerpc-linux powerpc-netbsd powerpc-amiga powerpc-macos powerpc-darwin powerpc-morphos powerpc-embedded powerpc-wii powerpc-aix sparc-linux sparc-netbsd sparc-solaris sparc-embedded x86_64-linux x86_64-freebsd x86_64-haiku x86_64-netbsd x86_64-solaris x86_64-openbsd x86_64-darwin x86_64-win64 x86_64-embedded x86_64-iphonesim x86_64-android x86_64-aros x86_64-dragonfly arm-linux arm-netbsd arm-palmos arm-darwin arm-wince arm-gba arm-nds arm-embedded arm-symbian arm-android arm-aros arm-freertos powerpc64-linux powerpc64-darwin powerpc64-embedded powerpc64-aix avr-embedded armeb-linux armeb-embedded mips-linux mipsel-linux mipsel-embedded mipsel-android jvm-java jvm-android i8086-embedded i8086-msdos i8086-win16 aarch64-linux aarch64-darwin aarch64-win64 aarch64-android wasm-wasm sparc64-linux riscv32-linux riscv32-embedded riscv64-linux riscv64-embedded xtensa-linux xtensa-embedded xtensa-freertos z80-embedded z80-zxspectrum z80-msxdos
|
|
|
+MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-haiku i386-netbsd i386-solaris i386-netware i386-openbsd i386-wdosx i386-darwin i386-emx i386-watcom i386-netwlibc i386-wince i386-embedded i386-symbian i386-nativent i386-iphonesim i386-android i386-aros m68k-linux m68k-netbsd m68k-amiga m68k-atari m68k-palmos m68k-macosclassic m68k-embedded powerpc-linux powerpc-netbsd powerpc-amiga powerpc-macosclassic powerpc-darwin powerpc-morphos powerpc-embedded powerpc-wii powerpc-aix sparc-linux sparc-netbsd sparc-solaris sparc-embedded x86_64-linux x86_64-freebsd x86_64-haiku x86_64-netbsd x86_64-solaris x86_64-openbsd x86_64-darwin x86_64-win64 x86_64-embedded x86_64-iphonesim x86_64-android x86_64-aros x86_64-dragonfly arm-linux arm-netbsd arm-palmos arm-wince arm-gba arm-nds arm-embedded arm-symbian arm-android arm-aros arm-freertos arm-ios powerpc64-linux powerpc64-darwin powerpc64-embedded powerpc64-aix avr-embedded armeb-linux armeb-embedded mips-linux mipsel-linux mipsel-embedded mipsel-android mips64el-linux jvm-java jvm-android i8086-embedded i8086-msdos i8086-win16 aarch64-linux aarch64-darwin aarch64-win64 aarch64-android aarch64-ios wasm-wasm sparc64-linux riscv32-linux riscv32-embedded riscv64-linux riscv64-embedded xtensa-linux xtensa-embedded xtensa-freertos z80-embedded z80-zxspectrum z80-msxdos
|
|
|
BSDs = freebsd netbsd openbsd darwin dragonfly
|
|
|
UNIXs = linux $(BSDs) solaris qnx haiku aix
|
|
|
LIMIT83fs = go32v2 os2 emx watcom msdos win16 atari
|
|
@@ -441,7 +441,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),m68k-palmos)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),m68k-macos)
|
|
|
+ifeq ($(FULL_TARGET),m68k-macosclassic)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-embedded)
|
|
@@ -456,7 +456,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-amiga)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),powerpc-macos)
|
|
|
+ifeq ($(FULL_TARGET),powerpc-macosclassic)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-darwin)
|
|
@@ -534,9 +534,6 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),arm-darwin)
|
|
|
-override TARGET_UNITS+=dbf
|
|
|
-endif
|
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
@@ -561,6 +558,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-freertos)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-ios)
|
|
|
+override TARGET_UNITS+=dbf
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
@@ -594,6 +594,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),mipsel-android)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),mips64el-linux)
|
|
|
+override TARGET_UNITS+=dbf
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),jvm-java)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
@@ -621,6 +624,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),aarch64-android)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),aarch64-ios)
|
|
|
+override TARGET_UNITS+=dbf
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),wasm-wasm)
|
|
|
override TARGET_UNITS+=dbf
|
|
|
endif
|
|
@@ -741,7 +747,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),m68k-palmos)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),m68k-macos)
|
|
|
+ifeq ($(FULL_TARGET),m68k-macosclassic)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-embedded)
|
|
@@ -756,7 +762,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-amiga)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),powerpc-macos)
|
|
|
+ifeq ($(FULL_TARGET),powerpc-macosclassic)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-darwin)
|
|
@@ -834,9 +840,6 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),arm-darwin)
|
|
|
-override TARGET_EXAMPLES+=testdbf
|
|
|
-endif
|
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
@@ -861,6 +864,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-freertos)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-ios)
|
|
|
+override TARGET_EXAMPLES+=testdbf
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
@@ -894,6 +900,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),mipsel-android)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),mips64el-linux)
|
|
|
+override TARGET_EXAMPLES+=testdbf
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),jvm-java)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
@@ -921,6 +930,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),aarch64-android)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),aarch64-ios)
|
|
|
+override TARGET_EXAMPLES+=testdbf
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),wasm-wasm)
|
|
|
override TARGET_EXAMPLES+=testdbf
|
|
|
endif
|
|
@@ -1041,7 +1053,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),m68k-palmos)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),m68k-macos)
|
|
|
+ifeq ($(FULL_TARGET),m68k-macosclassic)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-embedded)
|
|
@@ -1056,7 +1068,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-amiga)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),powerpc-macos)
|
|
|
+ifeq ($(FULL_TARGET),powerpc-macosclassic)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-darwin)
|
|
@@ -1134,9 +1146,6 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),arm-darwin)
|
|
|
-override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
-endif
|
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
@@ -1161,6 +1170,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-freertos)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-ios)
|
|
|
+override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
@@ -1194,6 +1206,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),mipsel-android)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),mips64el-linux)
|
|
|
+override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),jvm-java)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
@@ -1221,6 +1236,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),aarch64-android)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),aarch64-ios)
|
|
|
+override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),wasm-wasm)
|
|
|
override CLEAN_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
@@ -1341,7 +1359,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),m68k-palmos)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),m68k-macos)
|
|
|
+ifeq ($(FULL_TARGET),m68k-macosclassic)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-embedded)
|
|
@@ -1356,7 +1374,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-amiga)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),powerpc-macos)
|
|
|
+ifeq ($(FULL_TARGET),powerpc-macosclassic)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-darwin)
|
|
@@ -1434,9 +1452,6 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),arm-darwin)
|
|
|
-override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
-endif
|
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
@@ -1461,6 +1476,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-freertos)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-ios)
|
|
|
+override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
@@ -1494,6 +1512,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),mipsel-android)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),mips64el-linux)
|
|
|
+override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),jvm-java)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
@@ -1521,6 +1542,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),aarch64-android)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),aarch64-ios)
|
|
|
+override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),wasm-wasm)
|
|
|
override INSTALL_UNITS+=dbf_collate dbf_common dbf_cursor dbf_dbffile dbf_fields dbf_idxcur dbf_idxfile dbf_lang dbf_memo dbf_parser dbf_pgfile dbf_prscore dbf_prsdef dbf_prssupp dbf_str
|
|
|
endif
|
|
@@ -1642,7 +1666,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),m68k-palmos)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),m68k-macos)
|
|
|
+ifeq ($(FULL_TARGET),m68k-macosclassic)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),m68k-embedded)
|
|
@@ -1657,7 +1681,7 @@ endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-amiga)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),powerpc-macos)
|
|
|
+ifeq ($(FULL_TARGET),powerpc-macosclassic)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),powerpc-darwin)
|
|
@@ -1735,9 +1759,6 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-palmos)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),arm-darwin)
|
|
|
-override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
-endif
|
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
@@ -1762,6 +1783,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),arm-freertos)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-ios)
|
|
|
+override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
@@ -1795,6 +1819,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),mipsel-android)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),mips64el-linux)
|
|
|
+override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),jvm-java)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
@@ -1822,6 +1849,9 @@ endif
|
|
|
ifeq ($(FULL_TARGET),aarch64-android)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),aarch64-ios)
|
|
|
+override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),wasm-wasm)
|
|
|
override COMPILER_OPTIONS+=-S2 -Sh
|
|
|
endif
|
|
@@ -2248,7 +2278,7 @@ STATICLIBPREFIX=
|
|
|
SHORTSUFFIX=nwl
|
|
|
IMPORTLIBPREFIX=imp
|
|
|
endif
|
|
|
-ifeq ($(OS_TARGET),macos)
|
|
|
+ifeq ($(OS_TARGET),macosclassic)
|
|
|
BATCHEXT=
|
|
|
EXEEXT=
|
|
|
DEBUGSYMEXT=.xcoff
|
|
@@ -2838,7 +2868,7 @@ REQUIRE_PACKAGES_LIBTAR=1
|
|
|
REQUIRE_PACKAGES_FPMKUNIT=1
|
|
|
REQUIRE_PACKAGES_FCL-BASE=1
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),m68k-macos)
|
|
|
+ifeq ($(FULL_TARGET),m68k-macosclassic)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|
|
|
REQUIRE_PACKAGES_FCL-PROCESS=1
|
|
@@ -2883,7 +2913,7 @@ REQUIRE_PACKAGES_LIBTAR=1
|
|
|
REQUIRE_PACKAGES_FPMKUNIT=1
|
|
|
REQUIRE_PACKAGES_FCL-BASE=1
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),powerpc-macos)
|
|
|
+ifeq ($(FULL_TARGET),powerpc-macosclassic)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|
|
|
REQUIRE_PACKAGES_FCL-PROCESS=1
|
|
@@ -3117,15 +3147,6 @@ REQUIRE_PACKAGES_LIBTAR=1
|
|
|
REQUIRE_PACKAGES_FPMKUNIT=1
|
|
|
REQUIRE_PACKAGES_FCL-BASE=1
|
|
|
endif
|
|
|
-ifeq ($(FULL_TARGET),arm-darwin)
|
|
|
-REQUIRE_PACKAGES_RTL=1
|
|
|
-REQUIRE_PACKAGES_PASZLIB=1
|
|
|
-REQUIRE_PACKAGES_FCL-PROCESS=1
|
|
|
-REQUIRE_PACKAGES_HASH=1
|
|
|
-REQUIRE_PACKAGES_LIBTAR=1
|
|
|
-REQUIRE_PACKAGES_FPMKUNIT=1
|
|
|
-REQUIRE_PACKAGES_FCL-BASE=1
|
|
|
-endif
|
|
|
ifeq ($(FULL_TARGET),arm-wince)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|
|
@@ -3198,6 +3219,15 @@ REQUIRE_PACKAGES_LIBTAR=1
|
|
|
REQUIRE_PACKAGES_FPMKUNIT=1
|
|
|
REQUIRE_PACKAGES_FCL-BASE=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),arm-ios)
|
|
|
+REQUIRE_PACKAGES_RTL=1
|
|
|
+REQUIRE_PACKAGES_PASZLIB=1
|
|
|
+REQUIRE_PACKAGES_FCL-PROCESS=1
|
|
|
+REQUIRE_PACKAGES_HASH=1
|
|
|
+REQUIRE_PACKAGES_LIBTAR=1
|
|
|
+REQUIRE_PACKAGES_FPMKUNIT=1
|
|
|
+REQUIRE_PACKAGES_FCL-BASE=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),powerpc64-linux)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|
|
@@ -3297,6 +3327,15 @@ REQUIRE_PACKAGES_LIBTAR=1
|
|
|
REQUIRE_PACKAGES_FPMKUNIT=1
|
|
|
REQUIRE_PACKAGES_FCL-BASE=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),mips64el-linux)
|
|
|
+REQUIRE_PACKAGES_RTL=1
|
|
|
+REQUIRE_PACKAGES_PASZLIB=1
|
|
|
+REQUIRE_PACKAGES_FCL-PROCESS=1
|
|
|
+REQUIRE_PACKAGES_HASH=1
|
|
|
+REQUIRE_PACKAGES_LIBTAR=1
|
|
|
+REQUIRE_PACKAGES_FPMKUNIT=1
|
|
|
+REQUIRE_PACKAGES_FCL-BASE=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),jvm-java)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|
|
@@ -3378,6 +3417,15 @@ REQUIRE_PACKAGES_LIBTAR=1
|
|
|
REQUIRE_PACKAGES_FPMKUNIT=1
|
|
|
REQUIRE_PACKAGES_FCL-BASE=1
|
|
|
endif
|
|
|
+ifeq ($(FULL_TARGET),aarch64-ios)
|
|
|
+REQUIRE_PACKAGES_RTL=1
|
|
|
+REQUIRE_PACKAGES_PASZLIB=1
|
|
|
+REQUIRE_PACKAGES_FCL-PROCESS=1
|
|
|
+REQUIRE_PACKAGES_HASH=1
|
|
|
+REQUIRE_PACKAGES_LIBTAR=1
|
|
|
+REQUIRE_PACKAGES_FPMKUNIT=1
|
|
|
+REQUIRE_PACKAGES_FCL-BASE=1
|
|
|
+endif
|
|
|
ifeq ($(FULL_TARGET),wasm-wasm)
|
|
|
REQUIRE_PACKAGES_RTL=1
|
|
|
REQUIRE_PACKAGES_PASZLIB=1
|