summaryrefslogtreecommitdiff
path: root/wince/Makefile.sub
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-28 01:33:57 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-28 01:33:57 +0000
commitf9b349adb53b02ed1b3565be5b06e4881b0cdd41 (patch)
tree20b5ff277552b56e76691db75e5e536df3aaf048 /wince/Makefile.sub
parentb2c25d56c59de27d7b03fc96a37f6a511000500e (diff)
* Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): system
specific thread model. * compile.h, regint.h, vm.h, array.c: removed unnecessary #include. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11928 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'wince/Makefile.sub')
-rw-r--r--wince/Makefile.sub1
1 files changed, 1 insertions, 0 deletions
diff --git a/wince/Makefile.sub b/wince/Makefile.sub
index b467fba4fb..f2df2c754e 100644
--- a/wince/Makefile.sub
+++ b/wince/Makefile.sub
@@ -170,6 +170,7 @@ LIBRUBY_A = $(RUBY_SO_NAME)-static.lib
LIBRUBY_SO = $(RUBY_SO_NAME).dll
LIBRUBY = $(RUBY_SO_NAME).lib
LIBRUBYARG = $(LIBRUBY)
+THREAD_MODEL = win32
PREP = fake.rb