Makefile.fpc 454 B

12345678910111213141516171819
  1. [target]
  2. programs=elizaweb
  3. implicitunits=ezBillClinton ezEliza \
  4. ezEngine ezIFM \
  5. ezMSTechSupport ezpersonality
  6. [require]
  7. packages=indy
  8. packagedir=../../
  9. [compiler]
  10. unittargetdir=units/$(CPU_TARGET)-$(OS_TARGET)
  11. #For some reason, we can't use "unitdir" here. It causes some strange bugs.
  12. #This is a workaround.
  13. options=-dUseCThreads -gl
  14. [install]
  15. fpcpackage=y
  16. files=HTML/eliza.html HTML/Eliza.jpg \
  17. HTML/index.html HTML/logo.jpg