diff -r 7e08b31e0dae -r 116d2b2af905 compiler/Make.spec --- a/compiler/Make.spec Mon Nov 24 00:09:23 2014 +0000 +++ b/compiler/Make.spec Wed Apr 15 11:28:09 2015 +0100 @@ -57,7 +57,6 @@ PPCContext \ PPCContextMemento \ PPCGuard \ - PPCInlineStrategy \ PPCMethod \ PPCMethodStrategy \ PPCNode \ @@ -129,7 +128,6 @@ $(OUTDIR_SLASH)PPCContext.$(O) \ $(OUTDIR_SLASH)PPCContextMemento.$(O) \ $(OUTDIR_SLASH)PPCGuard.$(O) \ - $(OUTDIR_SLASH)PPCInlineStrategy.$(O) \ $(OUTDIR_SLASH)PPCMethod.$(O) \ $(OUTDIR_SLASH)PPCMethodStrategy.$(O) \ $(OUTDIR_SLASH)PPCNode.$(O) \