fpc/packages/ami-extra
Jonas Maebe fb23834367 * regenerated Makefiles again
git-svn-id: trunk@45766 -
2020-07-11 09:51:28 +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 Ami-Extra: muihelper does not need amigalib anymore, functions are moved to utility 2017-07-25 17:16:42 +00:00
fpmake.pp Set explicitly packages ShortName's according to renametoshort rule in Makefile.fpc 2019-08-26 21:34:07 +00:00
Makefile * regenerated Makefiles again 2020-07-11 09:51:28 +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).