aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub3
1 files changed, 0 insertions, 3 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index c017abae01..6121ecc544 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$(<D) $(iconinc) -I$(srcdir)/win32 $(RFLAGS) -fo$@ $(<:\=/)
-lex.c: {$(srcdir)}lex.c.blt
- copy $(?:/=\) $@
-
{$(srcdir)}.y.c:
$(YACC) $(YFLAGS) $(<:\=/)
sed -e "s!^ *extern char \*getenv();!/* & */!;s/^\(#.*\)y\.tab/\1parse/" y.tab.c > $@