Makefile.fpc 248 B

12345678910111213141516171819202122232425
  1. #
  2. # Makefile.fpc for OpenGL for FPC
  3. #
  4. [package]
  5. name=rexx
  6. version=2.5.1
  7. [target]
  8. units=rexxsaa
  9. exampledirs=examples
  10. [install]
  11. fpcpackage=y
  12. [default]
  13. fpcdir=../..
  14. [compiler]
  15. includedir=src
  16. sourcedir=src tests examples
  17. [rules]
  18. .NOTPARALLEL: