Makefile.fpc.fpcmake 299 B

1234567891011121314151617181920212223
  1. #
  2. # Makefile.fpc for objective-c runtime library bindings
  3. #
  4. [package]
  5. name=obcjrtl
  6. version=3.3.1
  7. [target]
  8. units=objcrtl objcrtl10 objcrtl20 objcrtliphoneos objcrtlmacosx objcrtlutils
  9. [install]
  10. fpcpackage=y
  11. [default]
  12. fpcdir=../..
  13. [compiler]
  14. includedir=src
  15. sourcedir=src
  16. [rules]
  17. .NOTPARALLEL: