diff options
| author | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2010-01-03 18:26:07 +0000 |
|---|---|---|
| committer | florian <florian@3ad0048d-3df7-0310-abae-a5850022a9f2> | 2010-01-03 18:26:07 +0000 |
| commit | 9fe1ae125f9e84002843795856636e9f5c6e5a56 (patch) | |
| tree | 33925514caf991ee7e5444c45184662fc2eb2af2 /packages/Makefile | |
| parent | bb75a61b3ee433c7293db2ff9d79b692081a6d59 (diff) | |
| download | fpc-9fe1ae125f9e84002843795856636e9f5c6e5a56.tar.gz | |
+ OpenCL package by Dmitry Boyarintsev, fixed and tested on win32 and win64, enabled for i386-darwin because submitter tested on Mac OS X, resolves #15297
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14534 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'packages/Makefile')
| -rw-r--r-- | packages/Makefile | 56 |
1 files changed, 52 insertions, 4 deletions
diff --git a/packages/Makefile b/packages/Makefile index 7048c6dda6..bc69864603 100644 --- a/packages/Makefile +++ b/packages/Makefile @@ -1,5 +1,5 @@ # -# Don't edit, this file is generated by FPCMake Version 2.0.0 [2009/12/10] +# Don't edit, this file is generated by FPCMake Version 2.0.0 [2010/01/03] # 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 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-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 @@ -271,7 +271,7 @@ ifeq ($(FULL_TARGET),i386-go32v2) override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 fv graph unzip gdbint endif ifeq ($(FULL_TARGET),i386-win32) -override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 fv winunits-base winunits-jedi fcl-web fastcgi ibase mysql zlib oracle odbc postgres sqlite imagemagick gdbint libpng mad tcl opengl gtk1 gtk2 librsvg a52 cdrom fpgtk openal fftw lua fcl-extra zorba oggvorbis sdl openssl graph pcap httpd13 httpd20 httpd22 pxlib numlib winceunits cairo libxml gmp +override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 fv winunits-base winunits-jedi fcl-web fastcgi ibase mysql zlib oracle odbc postgres sqlite imagemagick gdbint libpng mad tcl opengl gtk1 gtk2 librsvg a52 cdrom fpgtk openal fftw lua fcl-extra zorba oggvorbis sdl openssl graph pcap httpd13 httpd20 httpd22 pxlib numlib winceunits cairo libxml gmp opencl endif ifeq ($(FULL_TARGET),i386-os2) override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 fv zlib libpng x11 tcl fpgtk rexx os2units gtk1 imlib @@ -304,7 +304,7 @@ ifeq ($(FULL_TARGET),i386-wdosx) override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 endif ifeq ($(FULL_TARGET),i386-darwin) -override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 fv fcl-web fastcgi fcl-async ibase mysql ncurses zlib oracle odbc postgres sqlite pthreads imagemagick libpng gdbm tcl syslog libcurl bfd aspell utmp fftw pcap openssl numlib iconvenc gmp fcl-extra univint graph sdl opengl x11 cairo gtk1 gtk2 librsvg fpgtk xforms gnome1 httpd13 httpd20 httpd22 imlib opengles objcrtl cocoaint +override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 fv fcl-web fastcgi fcl-async ibase mysql ncurses zlib oracle odbc postgres sqlite pthreads imagemagick libpng gdbm tcl syslog libcurl bfd aspell utmp fftw pcap openssl numlib iconvenc gmp fcl-extra univint graph sdl opengl x11 cairo gtk1 gtk2 librsvg fpgtk xforms gnome1 httpd13 httpd20 httpd22 imlib opengles objcrtl cocoaint opencl endif ifeq ($(FULL_TARGET),i386-emx) override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 fv zlib libpng x11 tcl fpgtk rexx os2units gtk1 imlib @@ -394,7 +394,7 @@ ifeq ($(FULL_TARGET),x86_64-darwin) override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 fv fcl-web fastcgi fcl-async ibase mysql ncurses zlib oracle odbc postgres sqlite pthreads imagemagick libpng gdbm tcl syslog libcurl bfd aspell utmp fftw pcap openssl numlib iconvenc gmp fcl-extra univint opengl x11 cairo gtk1 gtk2 librsvg fpgtk xforms gnome1 httpd13 httpd20 httpd22 imlib cocoaint endif ifeq ($(FULL_TARGET),x86_64-win64) -override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 fv winunits-base winunits-jedi fcl-web fastcgi ibase mysql zlib oracle odbc postgres sqlite imagemagick tcl opengl gtk1 fpgtk fftw sdl openssl cdrom httpd13 httpd20 httpd22 numlib fcl-extra +override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 fv winunits-base winunits-jedi fcl-web fastcgi ibase mysql zlib oracle odbc postgres sqlite imagemagick tcl opengl gtk1 fpgtk fftw sdl openssl cdrom httpd13 httpd20 httpd22 numlib fcl-extra opencl endif ifeq ($(FULL_TARGET),x86_64-embedded) override TARGET_DIRS+=hash pasjpeg paszlib fpmkunit fcl-xml fcl-base fcl-db fcl-image fcl-net fcl-passrc fcl-registry fcl-fpcunit fcl-json fcl-process unzip regexpr chm fcl-res libgd symbolic bzip2 @@ -1727,6 +1727,7 @@ TARGET_DIRS_WINCEUNITS=1 TARGET_DIRS_CAIRO=1 TARGET_DIRS_LIBXML=1 TARGET_DIRS_GMP=1 +TARGET_DIRS_OPENCL=1 endif ifeq ($(FULL_TARGET),i386-os2) TARGET_DIRS_HASH=1 @@ -2310,6 +2311,7 @@ TARGET_DIRS_IMLIB=1 TARGET_DIRS_OPENGLES=1 TARGET_DIRS_OBJCRTL=1 TARGET_DIRS_COCOAINT=1 +TARGET_DIRS_OPENCL=1 endif ifeq ($(FULL_TARGET),i386-emx) TARGET_DIRS_HASH=1 @@ -3767,6 +3769,7 @@ TARGET_DIRS_HTTPD20=1 TARGET_DIRS_HTTPD22=1 TARGET_DIRS_NUMLIB=1 TARGET_DIRS_FCL-EXTRA=1 +TARGET_DIRS_OPENCL=1 endif ifeq ($(FULL_TARGET),x86_64-embedded) TARGET_DIRS_HASH=1 @@ -8542,6 +8545,51 @@ winceunits: $(MAKE) -C winceunits all .PHONY: winceunits_all winceunits_debug winceunits_smart winceunits_release winceunits_units winceunits_examples winceunits_shared winceunits_install winceunits_sourceinstall winceunits_exampleinstall winceunits_distinstall winceunits_zipinstall winceunits_zipsourceinstall winceunits_zipexampleinstall winceunits_zipdistinstall winceunits_clean winceunits_distclean winceunits_cleanall winceunits_info winceunits_makefiles winceunits endif +ifdef TARGET_DIRS_OPENCL +opencl_all: + $(MAKE) -C opencl all +opencl_debug: + $(MAKE) -C opencl debug +opencl_smart: + $(MAKE) -C opencl smart +opencl_release: + $(MAKE) -C opencl release +opencl_units: + $(MAKE) -C opencl units +opencl_examples: + $(MAKE) -C opencl examples +opencl_shared: + $(MAKE) -C opencl shared +opencl_install: + $(MAKE) -C opencl install +opencl_sourceinstall: + $(MAKE) -C opencl sourceinstall +opencl_exampleinstall: + $(MAKE) -C opencl exampleinstall +opencl_distinstall: + $(MAKE) -C opencl distinstall +opencl_zipinstall: + $(MAKE) -C opencl zipinstall +opencl_zipsourceinstall: + $(MAKE) -C opencl zipsourceinstall +opencl_zipexampleinstall: + $(MAKE) -C opencl zipexampleinstall +opencl_zipdistinstall: + $(MAKE) -C opencl zipdistinstall +opencl_clean: + $(MAKE) -C opencl clean +opencl_distclean: + $(MAKE) -C opencl distclean +opencl_cleanall: + $(MAKE) -C opencl cleanall +opencl_info: + $(MAKE) -C opencl info +opencl_makefiles: + $(MAKE) -C opencl makefiles +opencl: + $(MAKE) -C opencl all +.PHONY: opencl_all opencl_debug opencl_smart opencl_release opencl_units opencl_examples opencl_shared opencl_install opencl_sourceinstall opencl_exampleinstall opencl_distinstall opencl_zipinstall opencl_zipsourceinstall opencl_zipexampleinstall opencl_zipdistinstall opencl_clean opencl_distclean opencl_cleanall opencl_info opencl_makefiles opencl +endif ifdef TARGET_DIRS_REXX rexx_all: $(MAKE) -C rexx all |
