Marcus Sackrow c1f6a7afdd Amiga: Workbench 1.x compatibilty via the AMIGA_V1_2_ONLY define 4 years ago
..
examples 13ab320618 Ami-Extra: muihelper does not need amigalib anymore, functions are moved to utility 8 years ago
src c1f6a7afdd Amiga: Workbench 1.x compatibilty via the AMIGA_V1_2_ONLY define 4 years ago
Makefile 433050a2c4 * set EXEEXT to .wasm for the WASI target in fpcmake 4 years ago
Makefile.fpc 98f00acb06 * trunk to 3.3.1 7 years ago
Makefile.fpc.fpcmake 98f00acb06 * trunk to 3.3.1 7 years ago
README.txt 0bc21e4c69 ami-extra: new package with utility/helper units common to all Amiga-like systems 10 years ago
fpmake.pp 41216b04ea Set explicitly packages ShortName's according to renametoshort rule in Makefile.fpc 6 years ago

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).