Makefile.fpc 238 B

1234567891011121314151617181920212223
  1. #
  2. # Makefile.fpc for pcap bindings
  3. #
  4. [package]
  5. name=aspell
  6. version=2.6.4
  7. [target]
  8. units=aspell aspelldyn spellcheck
  9. [install]
  10. fpcpackage=y
  11. [default]
  12. fpcdir=../..
  13. [compiler]
  14. includedir=src
  15. sourcedir=src tests
  16. [rules]
  17. .NOTPARALLEL: