fpc/packages/ami-extra
2022-03-07 23:46:15 +00:00
..
examples Ami-Extra: muihelper does not need amigalib anymore, functions are moved to utility 2017-07-25 17:16:42 +00:00
src Amiga: Workbench 1.x compatibilty via the AMIGA_V1_2_ONLY define 2021-08-06 20:50:13 +02:00
fpmake.pp Set explicitly packages ShortName's according to renametoshort rule in Makefile.fpc 2019-08-26 21:34:07 +00:00
Makefile Regenerate all Makefile's to fix problem on x86_64 linux 2022-03-07 23:46:15 +00:00
Makefile.fpc * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
Makefile.fpc.fpcmake * trunk to 3.3.1 2018-08-18 15:47:44 +00:00
README.txt

This package contains additional utility and helper units
which are common to Amiga-like systems. Most utility units
(which are not deprecated) from amunits package should be
moved in here, and get compiled also for AROS and MorphOS.

This package is not for interface units for 3rd party
libraries, because those are mostly system specific, or
contain system specific information (aligment, ABI dependent
function call declarations, etc).