Makefile.fpc 203 B

123456789101112131415161718192021222324
  1. #
  2. # Makefile.fpc for dbus unit
  3. #
  4. [package]
  5. name=dbus
  6. version=2.0.4
  7. [target]
  8. units=dbus
  9. exampledirs=example
  10. [require]
  11. libc=y
  12. [install]
  13. fpcpackage=y
  14. [default]
  15. fpcdir=../../..
  16. [rules]
  17. .NOTPARALLEL: