Makefile.fpc 263 B

12345678910111213141516171819202122
  1. #
  2. # Makefile.fpc for Free Pascal Runtime Library
  3. #
  4. [package]
  5. name=rtl
  6. version=1.0.5
  7. [target]
  8. dirs_linux=linux
  9. dirs_win32=win32
  10. dirs_go32v2=go32v2
  11. dirs_go32v1=go32v1
  12. dirs_os2=os2
  13. dirs_freebsd=freebsd
  14. dirs_beos=beos
  15. [install]
  16. fpcpackage=y
  17. [default]
  18. fpcdir=..