|
@@ -1,5 +1,5 @@
|
|
|
#
|
|
|
-# Don't edit, this file is generated by FPCMake Version 2.0.0 [2012/01/04]
|
|
|
+# Don't edit, this file is generated by FPCMake Version 2.0.0 [2012/01/05]
|
|
|
#
|
|
|
default: all
|
|
|
MAKEFILETARGETS=i386-linux i386-go32v2 i386-win32 i386-os2 i386-freebsd i386-beos i386-haiku 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 i386-nativent i386-iphonesim 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 powerpc-wii sparc-linux sparc-netbsd sparc-solaris sparc-embedded x86_64-linux x86_64-freebsd x86_64-solaris x86_64-darwin x86_64-win64 x86_64-embedded arm-linux arm-palmos arm-darwin arm-wince arm-gba arm-nds arm-embedded arm-symbian powerpc64-linux powerpc64-darwin powerpc64-embedded avr-embedded armeb-linux armeb-embedded mipsel-linux
|
|
@@ -9530,11 +9530,11 @@ fppkg_smart: fcl-base_smart fcl-xml_smart fcl-process_smart paszlib_smart
|
|
|
fppkg_release: fcl-base_release fcl-xml_release fcl-process_release paszlib_release
|
|
|
fppkg_shared: fcl-base_shared fcl-xml_shared fcl-process_shared paszlib_shared
|
|
|
endif
|
|
|
-fcl-xml_all: fcl-base_all
|
|
|
-fcl-xml_debug: fcl-base_debug
|
|
|
-fcl-xml_smart: fcl-base_smart
|
|
|
-fcl-xml_release: fcl-base_release
|
|
|
-fcl-xml_shared: fcl-base_shared
|
|
|
+fcl-xml_all: fcl-base_all fpmkunit_all
|
|
|
+fcl-xml_debug: fcl-base_debug fpmkunit_debug
|
|
|
+fcl-xml_smart: fcl-base_smart fpmkunit_smart
|
|
|
+fcl-xml_release: fcl-base_release fpmkunit_release
|
|
|
+fcl-xml_shared: fcl-base_shared fpmkunit_shared
|
|
|
fcl-json_all: fcl-base_all
|
|
|
fcl-json_debug: fcl-base_debug
|
|
|
fcl-json_smart: fcl-base_smart
|
|
@@ -9599,24 +9599,24 @@ fcl-async_smart: fpmkunit_smart
|
|
|
fcl-async_release: fpmkunit_release
|
|
|
fcl-async_shared: fpmkunit_shared
|
|
|
ifneq ($(findstring $(OS_TARGET),linux freebsd openbsd netbsd win32 beos haiku),)
|
|
|
-fcl-db_all: fcl-xml_all fcl-base_all mysql_all ibase_all oracle_all odbc_all postgres_all sqlite_all pxlib_all fcl-json_all
|
|
|
-fcl-db_debug: fcl-xml_debug fcl-base_debug mysql_debug ibase_debug oracle_debug odbc_debug postgres_debug sqlite_debug pxlib_debug fcl-json_debug
|
|
|
-fcl-db_smart: fcl-xml_smart fcl-base_smart mysql_smart ibase_smart oracle_smart odbc_smart postgres_smart sqlite_smart pxlib_smart fcl-json_smart
|
|
|
-fcl-db_release: fcl-xml_release fcl-base_release mysql_release ibase_release oracle_release odbc_release postgres_release sqlite_release pxlib_release fcl-json_release
|
|
|
-fcl-db_shared: fcl-xml_shared fcl-base_shared mysql_shared ibase_shared oracle_shared odbc_shared postgres_shared sqlite_shared pxlib_shared fcl-json_shared
|
|
|
+fcl-db_all: fcl-xml_all fcl-base_all mysql_all ibase_all oracle_all odbc_all postgres_all sqlite_all pxlib_all fcl-json_all fpmkunit_all
|
|
|
+fcl-db_debug: fcl-xml_debug fcl-base_debug mysql_debug ibase_debug oracle_debug odbc_debug postgres_debug sqlite_debug pxlib_debug fcl-json_debug fpmkunit_debug
|
|
|
+fcl-db_smart: fcl-xml_smart fcl-base_smart mysql_smart ibase_smart oracle_smart odbc_smart postgres_smart sqlite_smart pxlib_smart fcl-json_smart fpmkunit_smart
|
|
|
+fcl-db_release: fcl-xml_release fcl-base_release mysql_release ibase_release oracle_release odbc_release postgres_release sqlite_release pxlib_release fcl-json_release fpmkunit_release
|
|
|
+fcl-db_shared: fcl-xml_shared fcl-base_shared mysql_shared ibase_shared oracle_shared odbc_shared postgres_shared sqlite_shared pxlib_shared fcl-json_shared fpmkunit_shared
|
|
|
else
|
|
|
ifneq ($(findstring $(OS_TARGET),win64 wince solaris darwin iphonesim),)
|
|
|
-fcl-db_all: fcl-xml_all fcl-base_all mysql_all ibase_all oracle_all odbc_all postgres_all sqlite_all fcl-json_all
|
|
|
-fcl-db_debug: fcl-xml_debug fcl-base_debug mysql_debug ibase_debug oracle_debug odbc_debug postgres_debug sqlite_debug fcl-json_debug
|
|
|
-fcl-db_smart: fcl-xml_smart fcl-base_smart mysql_smart ibase_smart oracle_smart odbc_smart postgres_smart sqlite_smart fcl-json_smart
|
|
|
-fcl-db_release: fcl-xml_release fcl-base_release mysql_release ibase_release oracle_release odbc_release postgres_release sqlite_release fcl-json_release
|
|
|
-fcl-db_shared: fcl-xml_shared fcl-base_shared mysql_shared ibase_shared oracle_shared odbc_shared postgres_shared sqlite_shared fcl-json_shared
|
|
|
+fcl-db_all: fcl-xml_all fcl-base_all mysql_all ibase_all oracle_all odbc_all postgres_all sqlite_all fcl-json_all fpmkunit_all
|
|
|
+fcl-db_debug: fcl-xml_debug fcl-base_debug mysql_debug ibase_debug oracle_debug odbc_debug postgres_debug sqlite_debug fcl-json_debug fpmkunit_debug
|
|
|
+fcl-db_smart: fcl-xml_smart fcl-base_smart mysql_smart ibase_smart oracle_smart odbc_smart postgres_smart sqlite_smart fcl-json_smart fpmkunit_smart
|
|
|
+fcl-db_release: fcl-xml_release fcl-base_release mysql_release ibase_release oracle_release odbc_release postgres_release sqlite_release fcl-json_release fpmkunit_release
|
|
|
+fcl-db_shared: fcl-xml_shared fcl-base_shared mysql_shared ibase_shared oracle_shared odbc_shared postgres_shared sqlite_shared fcl-json_shared fpmkunit_shared
|
|
|
else
|
|
|
-fcl-db_all: fcl-xml_all fcl-base_all fcl-json_all
|
|
|
-fcl-db_debug: fcl-xml_debug fcl-base_debug fcl-json_debug
|
|
|
-fcl-db_smart: fcl-xml_smart fcl-base_smart fcl-json_smart
|
|
|
-fcl-db_release: fcl-xml_release fcl-base_release fcl-json_release
|
|
|
-fcl-db_shared: fcl-xml_shared fcl-base_shared fcl-json_shared
|
|
|
+fcl-db_all: fcl-xml_all fcl-base_all fcl-json_all fpmkunit_all
|
|
|
+fcl-db_debug: fcl-xml_debug fcl-base_debug fcl-json_debug fpmkunit_debug
|
|
|
+fcl-db_smart: fcl-xml_smart fcl-base_smart fcl-json_smart fpmkunit_smart
|
|
|
+fcl-db_release: fcl-xml_release fcl-base_release fcl-json_release fpmkunit_release
|
|
|
+fcl-db_shared: fcl-xml_shared fcl-base_shared fcl-json_shared fpmkunit_shared
|
|
|
endif
|
|
|
endif
|
|
|
fcl_all: fcl-base_all fcl-xml_all fcl-fpcunit_all fcl-db_all fcl-web_all fcl-registry_all fcl-passrc_all fcl-image_all fcl-net_all fcl-json_all fcl-res_all
|
|
@@ -9630,23 +9630,23 @@ libpng_smart: zlib_smart fpmkunit_smart
|
|
|
libpng_release: zlib_release fpmkunit_release
|
|
|
libpng_shared: zlib_shared fpmkunit_shared
|
|
|
ifneq ($(findstring $(OS_TARGET),linux darwin iphonesim freebsd openbsd netbsd solaris),)
|
|
|
-cairo_all: x11_all fcl-image_all
|
|
|
-cairo_debug: x11_debug fcl-image_debug
|
|
|
-cairo_smart: x11_smart fcl-image_smart
|
|
|
-cairo_release: x11_release fcl-image_release
|
|
|
-cairo_shared: x11_shared fcl-image_shared
|
|
|
+cairo_all: x11_all fcl-image_all fpmkunit_all
|
|
|
+cairo_debug: x11_debug fcl-image_debug fpmkunit_debug
|
|
|
+cairo_smart: x11_smart fcl-image_smart fpmkunit_smart
|
|
|
+cairo_release: x11_release fcl-image_release fpmkunit_release
|
|
|
+cairo_shared: x11_shared fcl-image_shared fpmkunit_shared
|
|
|
else
|
|
|
-cairo_all: fcl-image_all
|
|
|
-cairo_debug: fcl-image_debug
|
|
|
-cairo_smart: fcl-image_smart
|
|
|
-cairo_release: fcl-image_release
|
|
|
-cairo_shared: fcl-image_shared
|
|
|
-endif
|
|
|
-chm_all: fcl-xml_all
|
|
|
-chm_shared: fcl-xml_shared
|
|
|
-chm_smart: fcl-xml_smart
|
|
|
-chm_debug: fcl-xml_debug
|
|
|
-chm_release: fcl-xml_release
|
|
|
+cairo_all: fcl-image_all fpmkunit_all
|
|
|
+cairo_debug: fcl-image_debug fpmkunit_debug
|
|
|
+cairo_smart: fcl-image_smart fpmkunit_smart
|
|
|
+cairo_release: fcl-image_release fpmkunit_release
|
|
|
+cairo_shared: fcl-image_shared fpmkunit_shared
|
|
|
+endif
|
|
|
+chm_all: fcl-xml_all fpmkunit_all
|
|
|
+chm_shared: fcl-xml_shared fpmkunit_shared
|
|
|
+chm_smart: fcl-xml_smart fpmkunit_smart
|
|
|
+chm_debug: fcl-xml_debug fpmkunit_debug
|
|
|
+chm_release: fcl-xml_release fpmkunit_release
|
|
|
fpgtk_all: fcl-base_all gtk1_all
|
|
|
fpgtk_shared: fcl-base_shared gtk1_shared
|
|
|
fpgtk_smart: fcl-base_smart gtk1_smart
|
|
@@ -9712,11 +9712,11 @@ paszlib_smart: hash_smart
|
|
|
paszlib_debug: hash_debug
|
|
|
paszlib_release: hash_release
|
|
|
ifneq ($(findstring $(OS_TARGET),linux darwin iphonesim freebsd openbsd netbsd solaris),)
|
|
|
-sdl_all: pthreads_all x11_all
|
|
|
-sdl_shared: pthreads_shared x11_shared
|
|
|
-sdl_smart: pthreads_smart x11_smart
|
|
|
-sdl_debug: pthreads_debug x11_debug
|
|
|
-sdl_release: pthreads_release x11_release
|
|
|
+sdl_all: pthreads_all x11_all fpmkunit_all
|
|
|
+sdl_shared: pthreads_shared x11_shared fpmkunit_shared
|
|
|
+sdl_smart: pthreads_smart x11_smart fpmkunit_smart
|
|
|
+sdl_debug: pthreads_debug x11_debug fpmkunit_debug
|
|
|
+sdl_release: pthreads_release x11_release_release
|
|
|
opengl_all: x11_all
|
|
|
opengl_shared: x11_shared
|
|
|
opengl_smart: x11_smart
|
|
@@ -9727,12 +9727,18 @@ ptc_shared: x11_shared
|
|
|
ptc_smart: x11_smart
|
|
|
ptc_debug: x11_debug
|
|
|
ptc_release: x11_release
|
|
|
-endif
|
|
|
-tcl_all: fcl-base_all
|
|
|
-tcl_shared: fcl-base_shared
|
|
|
-tcl_smart: fcl-base_smart
|
|
|
-tcl_debug: fcl-base_debug
|
|
|
-tcl_release: fcl-base_release
|
|
|
+else
|
|
|
+sdl_all: fpmkunit_all
|
|
|
+sdl_shared: fpmkunit_shared
|
|
|
+sdl_smart: fpmkunit_smart
|
|
|
+sdl_debug: fpmkunit_debug
|
|
|
+sdl_release: fpmkunit_release
|
|
|
+endif
|
|
|
+tcl_all: fcl-base_all fpmkunit_all
|
|
|
+tcl_shared: fcl-base_shared fpmkunit_shared
|
|
|
+tcl_smart: fcl-base_smart fpmkunit_smart
|
|
|
+tcl_debug: fcl-base_debug fpmkunit_debug
|
|
|
+tcl_release: fcl-base_release fpmkunit_release
|
|
|
unixutil_all: libc_all fcl-base_all
|
|
|
unixutil_shared: libc_shared fcl-base_shared
|
|
|
unixutil_smart: libc_smart fcl-base_smart
|
|
@@ -9810,3 +9816,73 @@ liblua_shared: fpmkunit_shared
|
|
|
liblua_smart: fpmkunit_smart
|
|
|
liblua_debug: fpmkunit_debug
|
|
|
liblua_release: fpmkunit_release
|
|
|
+liba52_all: fpmkunit_all
|
|
|
+liba52_shared: fpmkunit_shared
|
|
|
+liba52_smart: fpmkunit_smart
|
|
|
+liba52_debug: fpmkunit_debug
|
|
|
+liba52_release: fpmkunit_release
|
|
|
+amunits_all: fpmkunit_all
|
|
|
+amunits_shared: fpmkunit_shared
|
|
|
+amunits_smart: fpmkunit_smart
|
|
|
+amunits_debug: fpmkunit_debug
|
|
|
+amunits_release: fpmkunit_release
|
|
|
+aspell_all: fpmkunit_all
|
|
|
+aspell_shared: fpmkunit_shared
|
|
|
+aspell_smart: fpmkunit_smart
|
|
|
+aspell_debug: fpmkunit_debug
|
|
|
+aspell_release: fpmkunit_release
|
|
|
+bfd_all: fpmkunit_all
|
|
|
+bfd_shared: fpmkunit_shared
|
|
|
+bfd_smart: fpmkunit_smart
|
|
|
+bfd_debug: fpmkunit_debug
|
|
|
+bfd_release: fpmkunit_release
|
|
|
+bzip2_all: fpmkunit_all
|
|
|
+bzip2_shared: fpmkunit_shared
|
|
|
+bzip2_smart: fpmkunit_smart
|
|
|
+bzip2_debug: fpmkunit_debug
|
|
|
+bzip2_release: fpmkunit_release
|
|
|
+cdrom_all: fpmkunit_all
|
|
|
+cdrom_shared: fpmkunit_shared
|
|
|
+cdrom_smart: fpmkunit_smart
|
|
|
+cdrom_debug: fpmkunit_debug
|
|
|
+cdrom_release: fpmkunit_release
|
|
|
+dbus_all: fpmkunit_all
|
|
|
+dbus_shared: fpmkunit_shared
|
|
|
+dbus_smart: fpmkunit_smart
|
|
|
+dbus_debug: fpmkunit_debug
|
|
|
+dbus_release: fpmkunit_release
|
|
|
+dts_all: fpmkunit_all
|
|
|
+dts_shared: fpmkunit_shared
|
|
|
+dts_smart: fpmkunit_smart
|
|
|
+dts_debug: fpmkunit_debug
|
|
|
+dts_release: fpmkunit_release
|
|
|
+fcl-stl_all: fpmkunit_all
|
|
|
+fcl-stl_shared: fpmkunit_shared
|
|
|
+fcl-stl_smart: fpmkunit_smart
|
|
|
+fcl-stl_debug: fpmkunit_debug
|
|
|
+fcl-stl_release: fpmkunit_release
|
|
|
+fftw_all: fpmkunit_all
|
|
|
+fftw_shared: fpmkunit_shared
|
|
|
+fftw_smart: fpmkunit_smart
|
|
|
+fftw_debug: fpmkunit_debug
|
|
|
+fftw_release: fpmkunit_release
|
|
|
+sqlite_all: fpmkunit_all
|
|
|
+sqlite_shared: fpmkunit_shared
|
|
|
+sqlite_smart: fpmkunit_smart
|
|
|
+sqlite_debug: fpmkunit_debug
|
|
|
+sqlite_release: fpmkunit_release
|
|
|
+svgalib_all: fpmkunit_all
|
|
|
+svgalib_shared: fpmkunit_shared
|
|
|
+svgalib_smart: fpmkunit_smart
|
|
|
+svgalib_debug: fpmkunit_debug
|
|
|
+svgalib_release: fpmkunit_release
|
|
|
+symbolic_all: fpmkunit_all
|
|
|
+symbolic_shared: fpmkunit_shared
|
|
|
+symbolic_smart: fpmkunit_smart
|
|
|
+symbolic_debug: fpmkunit_debug
|
|
|
+symbolic_release: fpmkunit_release
|
|
|
+syslog_all: fpmkunit_all
|
|
|
+syslog_shared: fpmkunit_shared
|
|
|
+syslog_smart: fpmkunit_smart
|
|
|
+syslog_debug: fpmkunit_debug
|
|
|
+syslog_release: fpmkunit_release
|