compiler/Make.spec
changeset 528 ebfddc82b8bb
parent 525 751532c8f3db
child 529 439c4057517f
--- a/compiler/Make.spec	Mon Aug 24 17:38:44 2015 +0100
+++ b/compiler/Make.spec	Mon Aug 24 22:32:15 2015 +0100
@@ -70,7 +70,6 @@
 	PPCCodeGen \
 	PPCCompilationError \
 	PPCCompilationWarning \
-	PPCCompiledMethod \
 	PPCConfiguration \
 	PPCContext \
 	PPCContextMemento \
@@ -201,7 +200,6 @@
     $(OUTDIR_SLASH)PPCCodeGen.$(O) \
     $(OUTDIR_SLASH)PPCCompilationError.$(O) \
     $(OUTDIR_SLASH)PPCCompilationWarning.$(O) \
-    $(OUTDIR_SLASH)PPCCompiledMethod.$(O) \
     $(OUTDIR_SLASH)PPCConfiguration.$(O) \
     $(OUTDIR_SLASH)PPCContext.$(O) \
     $(OUTDIR_SLASH)PPCContextMemento.$(O) \