Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Molaro <lupus@oddwiz.org>2006-01-24 14:37:10 +0300
committerPaolo Molaro <lupus@oddwiz.org>2006-01-24 14:37:10 +0300
commitd58dfa185af1d48fb93efdef1d046762f214f0a7 (patch)
treef851d10caf20d342811d58d624fcdcbd92fe4151 /libgc/NT_STATIC_THREADS_MAKEFILE
parent3be1eb27881d243559d4ab0baf7b538334c7e1b3 (diff)
Tue Jan 24 12:34:06 CET 2006 Paolo Molaro <lupus@ximian.com>
* *: update from upstream changes. svn path=/trunk/mono/; revision=55979
Diffstat (limited to 'libgc/NT_STATIC_THREADS_MAKEFILE')
-rw-r--r--libgc/NT_STATIC_THREADS_MAKEFILE2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgc/NT_STATIC_THREADS_MAKEFILE b/libgc/NT_STATIC_THREADS_MAKEFILE
index 7238c9400cf..a7582af620b 100644
--- a/libgc/NT_STATIC_THREADS_MAKEFILE
+++ b/libgc/NT_STATIC_THREADS_MAKEFILE
@@ -1,4 +1,4 @@
-# Makefile for Windows NT. Assumes Microsoft compiler, and a single thread.
+# Makefile for Windows NT. Assumes Microsoft compiler.
# DLLs are included in the root set under NT, but not under win32S.
# Use "nmake nodebug=1 all" for optimized versions of library, gctest and editor.