aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-14 02:45:11 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-14 02:45:11 +0000
commit0d8df8889342b3d235ffcea209beea5032c9a711 (patch)
treeaba3bceae0d0d9c55d51b48b6df45d95d4bf3d8f /win32
parent81be10bd853ed8a502a0a02ea706c9567b469c67 (diff)
downloadruby-0d8df8889342b3d235ffcea209beea5032c9a711.tar.gz
* common.mk (parse.h): workaround for nmake.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub1
1 files changed, 0 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index a12eb63870..53bcc6e32b 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -58,7 +58,6 @@ CPP = $(CC) -E
!endif
!if !defined(YACC)
YACC = bison
-YFLAGS = -o y.tab.c
!endif
AR = lib -nologo
PURIFY =