fpc/rtl/palmos
Jonas Maebe cb744d37ff - reverted change for avoiding recompilation of units in subdirs,
it breaks other things

git-svn-id: trunk@8298 -
2007-08-22 08:16:10 +00:00
..
api * remove $Log 2005-06-07 09:47:55 +00:00
arm + added palmos support to makes files 2006-02-05 19:22:12 +00:00
Makefile - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
Makefile.fpc + support for make -jX by marking all Makefiles that need to be executed 2007-01-27 11:05:18 +00:00
os.inc * remove $Log 2005-06-07 09:47:55 +00:00
pilot.pp * log and id tags removed 2005-05-21 09:42:41 +00:00
readme + first few things for PalmOS support 1998-08-05 17:19:07 +00:00
syspalm.pp * system unit name change corrections 2001-03-25 11:05:48 +00:00
system.pp * CheckInitialStkLen and/or StackLength initialization added to previously omitted targets 2005-11-13 19:13:16 +00:00
systraps.pp * log and id tags removed 2005-05-21 09:42:41 +00:00

This unit contains the run time library for the PalmOS.

Currently, no makefile is available, so you have to create
the system unit by hand.

The system unit contains only the really necessary declarations
and the startup code.