Makefile.fpc 203 B

12345678910111213141516171819
  1. #
  2. # Makefile.fpc for the Multimedia Toolkit (interface units for MMPM)
  3. #
  4. [package]
  5. name=lvm
  6. version=1.9.0
  7. [target]
  8. units=lvm
  9. exampledirs=tests
  10. [install]
  11. fpcpackage=y
  12. [default]
  13. fpcdir=../../../..