Make.spec
changeset 45 04a50b0d540a
parent 42 acdc3ec6d152
--- a/Make.spec	Thu Oct 30 22:27:09 2014 +0000
+++ b/Make.spec	Thu Oct 30 22:42:40 2014 +0000
@@ -61,7 +61,6 @@
 	IRAccess \
 	IRClosure \
 	IRConstant \
-	IRDecompiler \
 	IRDup \
 	IRJump \
 	IRLine \
@@ -99,7 +98,6 @@
     $(OUTDIR_SLASH)IRAccess.$(O) \
     $(OUTDIR_SLASH)IRClosure.$(O) \
     $(OUTDIR_SLASH)IRConstant.$(O) \
-    $(OUTDIR_SLASH)IRDecompiler.$(O) \
     $(OUTDIR_SLASH)IRDup.$(O) \
     $(OUTDIR_SLASH)IRJump.$(O) \
     $(OUTDIR_SLASH)IRLine.$(O) \