|
@@ -1,5 +1,5 @@
|
|
#
|
|
#
|
|
-# Don't edit, this file is generated by fpcmake v1.99.0 [2001/06/06]
|
|
|
|
|
|
+# Don't edit, this file is generated by fpcmake v1.99.0 [2001/07/02]
|
|
#
|
|
#
|
|
default: all
|
|
default: all
|
|
override PATH:=$(subst \,/,$(PATH))
|
|
override PATH:=$(subst \,/,$(PATH))
|
|
@@ -130,7 +130,7 @@ ifeq ($(OS_TARGET),os2)
|
|
override TARGET_DIRS+=uncgi paszlib unzip regexpr
|
|
override TARGET_DIRS+=uncgi paszlib unzip regexpr
|
|
endif
|
|
endif
|
|
ifeq ($(OS_TARGET),freebsd)
|
|
ifeq ($(OS_TARGET),freebsd)
|
|
-override TARGET_DIRS+=zlib ncurses x11 gtk syslog inet uncgi mysql ibase postgres opengl forms svgalib ggi utmp paszlib gdbint cmem regexpr unzip
|
|
|
|
|
|
+override TARGET_DIRS+=zlib ncurses x11 gtk syslog inet uncgi mysql ibase postgres oracle opengl forms svgalib ggi libpng libgd utmp paszlib gdbint cmem regexpr unzip
|
|
endif
|
|
endif
|
|
override INSTALL_FPCPACKAGE=y
|
|
override INSTALL_FPCPACKAGE=y
|
|
ifndef ECHO
|
|
ifndef ECHO
|
|
@@ -786,10 +786,13 @@ TARGET_DIRS_UNCGI=1
|
|
TARGET_DIRS_MYSQL=1
|
|
TARGET_DIRS_MYSQL=1
|
|
TARGET_DIRS_IBASE=1
|
|
TARGET_DIRS_IBASE=1
|
|
TARGET_DIRS_POSTGRES=1
|
|
TARGET_DIRS_POSTGRES=1
|
|
|
|
+TARGET_DIRS_ORACLE=1
|
|
TARGET_DIRS_OPENGL=1
|
|
TARGET_DIRS_OPENGL=1
|
|
TARGET_DIRS_FORMS=1
|
|
TARGET_DIRS_FORMS=1
|
|
TARGET_DIRS_SVGALIB=1
|
|
TARGET_DIRS_SVGALIB=1
|
|
TARGET_DIRS_GGI=1
|
|
TARGET_DIRS_GGI=1
|
|
|
|
+TARGET_DIRS_LIBPNG=1
|
|
|
|
+TARGET_DIRS_LIBGD=1
|
|
TARGET_DIRS_UTMP=1
|
|
TARGET_DIRS_UTMP=1
|
|
TARGET_DIRS_PASZLIB=1
|
|
TARGET_DIRS_PASZLIB=1
|
|
TARGET_DIRS_GDBINT=1
|
|
TARGET_DIRS_GDBINT=1
|