Makefile.fpc 675 B

123456789101112131415161718192021222324
  1. #
  2. # Makefile.fpc for Free Pascal Packages
  3. #
  4. [target]
  5. dirs_linux=zlib ncurses x11 gtk syslog \
  6. inet uncgi \
  7. mysql ibase postgres oracle \
  8. opengl forms svgalib ggi libpng libgd \
  9. utmp paszlib gdbint cmem regexpr unzip
  10. dirs_win32=uncgi gtk gdbint ibase mysql zlib paszlib unzip regexpr opengl
  11. dirs_go32v2=uncgi gdbint paszlib unzip regexpr
  12. dirs_os2=uncgi paszlib unzip regexpr
  13. dirs_freebsd=zlib ncurses x11 gtk syslog \
  14. inet uncgi \
  15. mysql ibase postgres oracle \
  16. opengl forms svgalib ggi libpng libgd \
  17. utmp paszlib gdbint cmem regexpr unzip
  18. [install]
  19. fpcpackage=y
  20. [default]
  21. fpcdir=..