From 9829e14432c2d30371305120c58c406a9df69a68 Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 13 Nov 2007 06:29:49 +0000 Subject: * lex.c.blt: moved from lex.c. * lex.c.src: copied from keywords. This is the source of lex.c.blt. * Makefile.in (lex.c): use lex.c.blt if keywords is same as lex.c.src. * win32/Makefile.sub (lex.c): re-introduce copy rule. * bcc32/Makefile.sub (lex.c): ditto. * wince/Makefile.sub (lex.c): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- wince/Makefile.sub | 3 +++ 1 file changed, 3 insertions(+) (limited to 'wince') diff --git a/wince/Makefile.sub b/wince/Makefile.sub index 56ee9050cd..8107c75b13 100644 --- a/wince/Makefile.sub +++ b/wince/Makefile.sub @@ -527,6 +527,9 @@ end .rc.res: $(RC) -I. -I$( $@ -- cgit v1.2.3