Makefile.fpc.fpcmake 1.2 KB

12345678910111213141516171819202122232425262728293031323334
  1. #
  2. # Makefile.fpc for Free Pascal Amiga units Bindings
  3. #
  4. [package]
  5. name=amunits
  6. version=2.7.1
  7. [target]
  8. units= msgbox amigautils wbargs vartags pastoc tagsarray systemvartags \
  9. deadkeys consoleio pcq longarray linklist hisoft timerutils easyasl \
  10. doublebuffer intuition graphics amigalib nonvolatile iffparse hardware \
  11. expansion diskfont conunit amigados configvars keyboard bootblock icon \
  12. cd realtime rexx translator scsidisk lowlevel configregs prefs parallel \
  13. gadtools prtgfx romboot_base trackdisk expansionbase amigaguide \
  14. amigaprinter bullet clipboard keymap utility timer workbench colorwheel \
  15. prtbase console locale tapedeck serial gameport gradientslider input \
  16. audio datatypes asl commodities hardblocks layers inputevent identify \
  17. gtlayout tritonmacros render mui picasso96api guigfx preferences \
  18. xadmaster cybergraphics ptreplay reqtools amarquee ttengine triton zlib \
  19. mysticview ahi lucyplay ahi_sub
  20. [compiler]
  21. includedir=src
  22. sourcedir=src src/otherlibs src/utilunits src/coreunits tests
  23. [install]
  24. fpcpackage=y
  25. [default]
  26. fpcdir=../..
  27. [rules]
  28. .NOTPARALLEL: