Makefile.fpc 199 B

12345678910111213141516171819202122
  1. #
  2. # Makefile.fpc for pthreads implementation
  3. #
  4. [package]
  5. name=pthreads
  6. version=2.0.0
  7. [target]
  8. units=pthreads
  9. [require]
  10. [install]
  11. fpcpackage=y
  12. [default]
  13. fpcdir=../../..
  14. [rules]
  15. .NOTPARALLEL: