Ver Fonte

Add explicit rule for uuchar unit

git-svn-id: trunk@35436 -
pierre há 8 anos atrás
pai
commit
31d9be0c9d
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      rtl/nativent/Makefile.fpc

+ 1 - 0
rtl/nativent/Makefile.fpc

@@ -113,6 +113,7 @@ system$(PPUEXT) : system.pp $(SYSDEPS)
         $(COMPILER) -Us -Sg system.pp
 
 uuchar$(PPUEXT): $(SYSTEMUNIT)$(PPUEXT) $(INC)/uuchar.pp
+        $(COMPILER) $(INC)/uuchar.pp
 
 objpas$(PPUEXT): $(OBJPASDIR)/objpas.pp $(INC)/except.inc system$(PPUEXT)
         $(COMPILER) -I$(OBJPASDIR) $(OBJPASDIR)/objpas.pp