Makefile.fpc 240 B

12345678910111213141516171819202122232425262728
  1. #
  2. # Makefile.fpc for Forms Bindings
  3. #
  4. [package]
  5. name=fftw
  6. version=2.0.0
  7. [target]
  8. units=fftw_s
  9. programs=
  10. exampledirs=
  11. [require]
  12. packages=
  13. libc=
  14. [install]
  15. fpcpackage=y
  16. [default]
  17. fpcdir=../../..
  18. [shared]
  19. build=n
  20. [rules]
  21. .NOTPARALLEL: