mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-02 13:30:35 +02:00
* Regenned to support intuition
This commit is contained in:
parent
96381facf3
commit
02e0c6cc62
@ -233,7 +233,7 @@ override FPCOPT+=-Ur
|
||||
endif
|
||||
OBJPASDIR=$(RTL)/objpas
|
||||
GRAPHDIR=$(INC)/graph
|
||||
override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings dos sysutils classes math typinfo varutils charset ucomplex getopts matrix variants types rtlconst sysconst dateutil exec timer doslib utility hardware inputevent graphics layers
|
||||
override TARGET_UNITS+=$(SYSTEMUNIT) objpas macpas strings dos sysutils classes math typinfo varutils charset ucomplex getopts matrix variants types rtlconst sysconst dateutil exec timer doslib utility hardware inputevent graphics layers intuition
|
||||
override TARGET_LOADERS+=prt0
|
||||
override TARGET_RSTS+=math rtlconst varutils typinfo variants classes sysconst dateutil
|
||||
override INSTALL_FPCPACKAGE=y
|
||||
|
Loading…
Reference in New Issue
Block a user