fpc/packages/oracle/Makefile.fpc
marco 4bc3056462 * oracle moved + makefile.fpc + fpmake
git-svn-id: trunk@9934 -
2008-01-26 15:28:25 +00:00

37 lines
414 B
Makefile

#
# Makefile.fpc for oracle units
#
[package]
name=oracle
version=2.0.0
[target]
units=oci ocidyn oratypes oraoci
exampledirs=examples
[require]
libc=y
[install]
fpcpackage=y
[default]
fpcdir=../..
[compiler]
includedir=src
sourcedir=src tests
# in libdir variable must be path to libraries
# libclntsh.*,libnlsrtl3.*
#[compiler]
#libdir=/usr/local/oracle8cli/lib
[shared]
build=n
[rules]
.NOTPARALLEL: