mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-13 10:49:17 +02:00
* added cprt0 to makefile
This commit is contained in:
parent
ab9deeaa7c
commit
a5c620454c
@ -197,7 +197,7 @@ endif
|
||||
|
||||
# Targets
|
||||
|
||||
override LOADEROBJECTS+=prt0
|
||||
override LOADEROBJECTS+=prt0 cprt0
|
||||
override UNITOBJECTS+=$(SYSTEMUNIT) objpas strings linux initc dos crt objects printer sysutils typinfo math cpu mmx getopts heaptrc lineinfo errors sockets gpm
|
||||
|
||||
# Clean
|
||||
|
Loading…
Reference in New Issue
Block a user