git-svn-id: trunk@30598 -
@@ -2549,8 +2549,6 @@ strings$(PPUEXT) : $(INC)/strings.pp $(INC)/stringsi.inc \
$(COMPILER) $<
-avrsim$(PPUEXT) : avr/avrsim.pp consoleio$(PPUEXT) $(SYSTEMUNIT)$(PPUEXT)
- $(COMPILER) $<
consoleio$(PPUEXT) : consoleio.pp objpas$(PPUEXT) $(SYSTEMUNIT)$(PPUEXT)
heapmgr$(PPUEXT) : heapmgr.pp objpas$(PPUEXT) $(SYSTEMUNIT)$(PPUEXT)
@@ -156,9 +156,6 @@ strings$(PPUEXT) : $(INC)/strings.pp $(INC)/stringsi.inc \
#doscalls$(PPUEXT) : doscalls.pas strings$(PPUEXT) $(SYSTEMUNIT)$(PPUEXT)
-