fpc/rtl/palmos
pierre 1c2a5f9819 + Update all Makefile's modified by
change in utils/fpcm/fpcmake.ini in prevous commit.

  Adapt also other files to that change:

  * compiler/globals.pas: Replace $FPCTARGET by os_string if
  tf_use_8_3 flag is set for target_info also.

  * tests/Makefile.fpc: Modify TEST_TARGETSUFFIX in the same way
  as TARGETSUFFIX was modified in previous commit.

  * tests/utils/dotest.pp:
    + New variable UseOSOnly, set to true if only target OS name
    should be used for subdirectories.

git-svn-id: trunk@18228 -
2011-08-16 20:10:19 +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
m68k + rescued some old PalmOS stuff 2008-06-04 14:08:48 +00:00
Makefile + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
Makefile.fpc * enables compilation of iso7185 unit on all targets 2010-08-06 17:45:42 +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
syspalm.pp * system unit name change corrections 2001-03-25 11:05:48 +00:00
system.pp * AllowDirectorySeparators and AllowDriveSeparators typed constants 2008-01-29 23:04:56 +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.