mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-22 03:02:50 +01: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 -
|
||
|---|---|---|
| .. | ||
| buildrtl.lpi | ||
| buildrtl.pp | ||
| classes.pp | ||
| gprt0.as | ||
| initc.pp | ||
| Makefile | ||
| Makefile.fpc | ||
| objinc.inc | ||
| signals.pp | ||
| sysinit.inc | ||
| sysinitcyg.pp | ||
| sysinitgprof.pp | ||
| sysinitpas.pp | ||
| system.pp | ||
| wcygprt0.as | ||
| wdllprt0.as | ||
| windows.pp | ||
| winsysut.pp | ||
| wprt0.as | ||