Makefile.fpc 161 B

1234567891011121314151617
  1. #
  2. # Makefile.fpc for MD5 checksum.
  3. #
  4. [package]
  5. name=md5
  6. version=1.9.0
  7. [target]
  8. units=md5
  9. examples=md5test
  10. [install]
  11. fpcpackage=y
  12. [default]
  13. fpcdir=../../..