2
0
Эх сурвалжийг харах

Add explicit rule for uuchar unit

git-svn-id: trunk@35436 -
pierre 8 жил өмнө
parent
commit
31d9be0c9d

+ 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