summaryrefslogtreecommitdiff
path: root/bcc32
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-11-11 11:35:49 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-11-11 11:35:49 +0000
commitd705eabd777010b4306c996c9a8a3fc9a2795b7c (patch)
tree470f6031cd260ca6c4cbf3c6f5bebc3eeacea238 /bcc32
parent200c3aaa25c07fc40cb4bc9b38a51528e2117807 (diff)
* {win32,wince,bcc32}/Makefile.sub: delete lex.c rule.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13883 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'bcc32')
-rw-r--r--bcc32/Makefile.sub3
1 files changed, 0 insertions, 3 deletions
diff --git a/bcc32/Makefile.sub b/bcc32/Makefile.sub
index 4bae931d08..7b85fc3a3b 100644
--- a/bcc32/Makefile.sub
+++ b/bcc32/Makefile.sub
@@ -482,9 +482,6 @@ $(RUBY_INSTALL_NAME).rc $(RUBYW_INSTALL_NAME).rc $(RUBY_SO_NAME).rc: rbconfig.rb
-so_name=$(RUBY_SO_NAME) \
. $(icondirs) $(srcdir)/win32
-lex.c: {$(srcdir)}lex.c.blt
- copy "$(?:/=\)" $@
-
post-install-bin::
@$(NULLCMD)
post-install-lib::