Pierre Muller 57e84ef714 Update all Makefile's by running update fpcmake 1 年之前
..
examples 13ab320618 Ami-Extra: muihelper does not need amigalib anymore, functions are moved to utility 8 年之前
src 13ab320618 Ami-Extra: muihelper does not need amigalib anymore, functions are moved to utility 8 年之前
Makefile 57e84ef714 Update all Makefile's by running update fpcmake 10 月之前
Makefile.fpc 74aff88586 --- Merging r49045 into '.': 4 年之前
Makefile.fpc.fpcmake 74aff88586 --- Merging r49045 into '.': 4 年之前
README.txt 0bc21e4c69 ami-extra: new package with utility/helper units common to all Amiga-like systems 10 年之前
fpmake.pp 74aff88586 --- Merging r49045 into '.': 4 年之前

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