Makefile.fpc 308 B

123456789101112131415161718192021
  1. #
  2. # Makefile.fpc for oracle units example
  3. #
  4. [target]
  5. units=oraclew
  6. examples=test01
  7. [require]
  8. packages=oracle fcl-base fcl-db fcl-xml
  9. [install]
  10. fpcpackage=y
  11. [default]
  12. fpcdir=../../..
  13. # in libdir variable must be path to libraries
  14. # libclntsh.*,libnlsrtl3.*
  15. #[compiler]
  16. #libdir=/usr/local/oracle8cli/lib