mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 17:49:13 +02:00
+ added astrings to dependencies
This commit is contained in:
parent
62952be3eb
commit
ef9ef167a1
@ -6,7 +6,7 @@
|
|||||||
# implementation files.
|
# implementation files.
|
||||||
|
|
||||||
SYSNAMES=systemh heaph mathh filerec textrec system real2str sstrings innr \
|
SYSNAMES=systemh heaph mathh filerec textrec system real2str sstrings innr \
|
||||||
file typefile version text rtti heap
|
file typefile version text rtti heap astrings
|
||||||
SYSINCNAMES=$(addsuffix .inc,$(SYSNAMES))
|
SYSINCNAMES=$(addsuffix .inc,$(SYSNAMES))
|
||||||
|
|
||||||
# Other unit names which can be used for all systems
|
# Other unit names which can be used for all systems
|
||||||
|
Loading…
Reference in New Issue
Block a user