summaryrefslogtreecommitdiff
path: root/symbian
diff options
context:
space:
mode:
authorazav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-26 14:26:54 +0000
committerazav <azav@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-09-26 14:26:54 +0000
commit38473866bfdf771a62ccc948e7abee5248bdf843 (patch)
tree05a8e4f606e2c6af4ce795656c7e65b75809ae0f /symbian
parent0ed8771a4400f005f084c92d1779bd306abd1c73 (diff)
* symbian/setup: Updated .mmp file generation due to blockinlining.c removal.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25104 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'symbian')
-rw-r--r--symbian/setup1
1 files changed, 0 insertions, 1 deletions
diff --git a/symbian/setup b/symbian/setup
index 52738ef76a..9df867f4c3 100644
--- a/symbian/setup
+++ b/symbian/setup
@@ -232,7 +232,6 @@ define ruby_mmp
@echo>>$(1) SOURCEPATH ..\$(subst /,\,$(srcdir))
@echo>>$(1) SOURCE array.c
@echo>>$(1) SOURCE bignum.c
-@echo>>$(1) SOURCE blockinlining.c
@echo>>$(1) SOURCE class.c
@echo>>$(1) SOURCE compar.c
@echo>>$(1) SOURCE compile.c