2
0

Makefile.fpc.fpcmake 295 B

123456789101112131415161718192021222324
  1. #
  2. # Makefile.fpc for Free Pascal Symbian Build Tool
  3. #
  4. [target]
  5. programs=mksymbian
  6. [clean]
  7. units=cfgfile cmdline compiler constants projectparser sdkutil
  8. [require]
  9. packages=
  10. [compiler]
  11. [install]
  12. fpcpackage=y
  13. [default]
  14. fpcdir=../..
  15. [rules]
  16. .NOTPARALLEL:
  17. mksymbian$(EXEEXT): mksymbian.pas