From 38473866bfdf771a62ccc948e7abee5248bdf843 Mon Sep 17 00:00:00 2001 From: azav Date: Sat, 26 Sep 2009 14:26:54 +0000 Subject: * 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 --- symbian/setup | 1 - 1 file changed, 1 deletion(-) (limited to 'symbian/setup') 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 -- cgit v1.2.3