|
@@ -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
|