Makefile.fpc 192 B

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