mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 20:26:00 +02:00
Regenerated after commit 29104: Add missing rule for unicodenmtable unit
git-svn-id: trunk@29105 -
This commit is contained in:
parent
c013d0b6e2
commit
673cc28f73
@ -2493,6 +2493,8 @@ fpwidestring$(PPUEXT): $(OBJPASDIR)/fpwidestring.pp unicodedata$(PPUEXT) charset
|
||||
$(COMPILER) $(OBJPASDIR)/fpwidestring.pp
|
||||
unicodedata$(PPUEXT): $(OBJPASDIR)/unicodedata.pas
|
||||
$(COMPILER) $(OBJPASDIR)/unicodedata.pas
|
||||
unicodenumtable$(PPUEXT): $(OBJPASDIR)/unicodenumtable.pas
|
||||
$(COMPILER) $(OBJPASDIR)/unicodenumtable.pas
|
||||
character$(PPUEXT): $(OBJPASDIR)/character.pas
|
||||
$(COMPILER) $(OBJPASDIR)/character.pas
|
||||
ctypes$(PPUEXT) : $(INC)/ctypes.pp $(SYSTEMUNIT)$(PPUEXT)
|
||||
|
Loading…
Reference in New Issue
Block a user