summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-12-06 14:57:07 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-12-06 14:57:07 +0000
commit1e8e90612afc60e770000574f0f3f26368daf7c0 (patch)
treeb1a1e37f906dbbd055562ff86a99f3af32628b09 /common.mk
parentd99fee4dda6baa9463f7e88b4bb92c75b5e1aba1 (diff)
* Makefile.in, common.mk (NULLCMD): moved for platforms that empty
command does not run. fixed: [ruby-dev:29994] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@11361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index b8c5bb8c40..106e840b2c 100644
--- a/common.mk
+++ b/common.mk
@@ -3,7 +3,6 @@ lib: $(LIBRUBY)
dll: $(LIBRUBY_SO)
RUBYOPT =
-NULLCMD =
STATIC_RUBY = static-ruby