From bb16f67ea80bac2d308170fa86d207764f5cb4c8 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 11 Nov 2007 11:35:49 +0000 Subject: * {win32,wince,bcc32}/Makefile.sub: delete lex.c rule. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@13883 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- win32/Makefile.sub | 3 --- 1 file changed, 3 deletions(-) (limited to 'win32') diff --git a/win32/Makefile.sub b/win32/Makefile.sub index c017abae0..6121ecc54 100644 --- a/win32/Makefile.sub +++ b/win32/Makefile.sub @@ -575,9 +575,6 @@ $(RUBY_INSTALL_NAME).rc $(RUBYW_INSTALL_NAME).rc $(RUBY_SO_NAME).rc: $(RBCONFIG) .rc.res: $(RC) -I. -I$( $@ -- cgit