|
@@ -1,5 +1,5 @@
|
|
|
#
|
|
|
-# Don't edit, this file is generated by FPCMake Version 2.0.0 [2006/09/22]
|
|
|
+# Don't edit, this file is generated by FPCMake Version 2.0.0 [2006/09/24]
|
|
|
#
|
|
|
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 m68k-linux m68k-freebsd m68k-netbsd m68k-amiga m68k-atari m68k-openbsd m68k-palmos powerpc-linux powerpc-netbsd powerpc-amiga powerpc-macos powerpc-darwin powerpc-morphos sparc-linux sparc-netbsd sparc-solaris x86_64-linux x86_64-freebsd x86_64-win64 arm-linux arm-palmos arm-wince arm-gba powerpc64-linux
|
|
@@ -237,7 +237,7 @@ ifeq ($(FULL_TARGET),i386-go32v2)
|
|
|
override TARGET_DIRS+=unzip
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-win32)
|
|
|
-override TARGET_DIRS+=unzip opengl gtk gtk2 zlib tcl cdrom fpgtk winunits fftw md4 mad openal oggvorbis a52
|
|
|
+override TARGET_DIRS+=unzip opengl gtk gtk2 zlib tcl cdrom fpgtk winunits fftw md4 mad openal oggvorbis a52 libpng zlib
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-os2)
|
|
|
override TARGET_DIRS+=os2units rexx unzip zlib x11 gtk libpng tcl imlib fpgtk
|
|
@@ -1447,6 +1447,8 @@ TARGET_DIRS_MAD=1
|
|
|
TARGET_DIRS_OPENAL=1
|
|
|
TARGET_DIRS_OGGVORBIS=1
|
|
|
TARGET_DIRS_A52=1
|
|
|
+TARGET_DIRS_LIBPNG=1
|
|
|
+TARGET_DIRS_ZLIB=1
|
|
|
endif
|
|
|
ifeq ($(FULL_TARGET),i386-os2)
|
|
|
TARGET_DIRS_OS2UNITS=1
|