mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-18 06:39:30 +02:00
![]() 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 - |
||
---|---|---|
.. | ||
api | ||
arm | ||
m68k | ||
Makefile | ||
Makefile.fpc | ||
os.inc | ||
pilot.pp | ||
readme | ||
syspalm.pp | ||
system.pp | ||
systraps.pp |
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.