Browse Source

Add explicit rule for uuchar unit

git-svn-id: trunk@35436 -
pierre 8 years ago
parent
commit
31d9be0c9d
1 changed files with 1 additions and 0 deletions
  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