mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 04:26:13 +02:00
* changed rtldos to rtlgo32v1
This commit is contained in:
parent
f6b5cc3358
commit
cb3964071a
@ -36,7 +36,7 @@ the main makefile.
|
|||||||
The main makefile understands the following targets :
|
The main makefile understands the following targets :
|
||||||
- all (compiles RTL for all target OSes)
|
- all (compiles RTL for all target OSes)
|
||||||
- native (compiles RTL for the system you're working on)
|
- native (compiles RTL for the system you're working on)
|
||||||
- rtldos, rtllinux, rtlgo32v2, rtlos2 (compiles RTL for specific OS)
|
- rtlgo32v1, rtllinux, rtlgo32v2, rtlos2 (compiles RTL for specific OS)
|
||||||
|
|
||||||
- clean (cleans all directories )
|
- clean (cleans all directories )
|
||||||
- native_clean (cleans native directory only)
|
- native_clean (cleans native directory only)
|
||||||
|
Loading…
Reference in New Issue
Block a user