mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 14:27:59 +02:00
Add missing include files for strings unit dependency list
This commit is contained in:
parent
4e279d1a18
commit
e77402ecb4
@ -800,6 +800,7 @@ System.UFloat128$(PPUEXT) : $(NSINC)/System.UFloat128.pp $(UFLOAT128_DEPS)
|
||||
#
|
||||
|
||||
STRINGS_DEPS=$(INC)/strings.pp $(INC)/stringsi.inc $(PROCINC)/stringss.inc $(PROCINC)/strings.inc \
|
||||
$(INC)/genstr.inc $(INC)/genstrs.inc $(INC)/cgenstr.inc \
|
||||
$(SYSTEMUNIT)$(PPUEXT) \
|
||||
$(STRINGS_DEPS_OS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user