Makefile.fpc.fpcmake 224 B

123456789101112131415161718192021222324
  1. #
  2. # Makefile.fpc for UTmp Unit
  3. #
  4. [package]
  5. name=utmp
  6. version=3.3.1
  7. [target]
  8. units=utmp
  9. exampledirs=examples
  10. [install]
  11. fpcpackage=y
  12. [compiler]
  13. includedir=src
  14. sourcedir=src
  15. [default]
  16. fpcdir=../..
  17. [rules]
  18. .NOTPARALLEL: