Merge pull request #213 from linquize/linquize-master
[mono.git] / mcs / build / README.platforms
index cd453269623a88c67b3128bebedf1bf4e55a5b42..70b7d5a6706e2427953b66dd26a62e38545d6270 100644 (file)
@@ -12,8 +12,7 @@ PLATFORM_RUNTIME
        probably $(RUNTIME) (the Mono runtime) on everything else.
 
 PLATFORM_CORLIB
        probably $(RUNTIME) (the Mono runtime) on everything else.
 
 PLATFORM_CORLIB
-       The name of the system's corlib. 'mscorlib.dll' for windows,
-       corlib.dll for mono-based.
+       The name of the system's corlib. 'mscorlib.dll'
 
 PLATFORM_MAKE_CORLIB_CMP
        Define it to something nonempty if corlib_cmp.dll should be built
 
 PLATFORM_MAKE_CORLIB_CMP
        Define it to something nonempty if corlib_cmp.dll should be built
@@ -21,7 +20,7 @@ PLATFORM_MAKE_CORLIB_CMP
        own non-Mono runtime that we can compare corlibs with.
 
 PLATFORM_TWEAK_CORLIB_SOURCES
        own non-Mono runtime that we can compare corlibs with.
 
 PLATFORM_TWEAK_CORLIB_SOURCES
-       A command to futz around with the sources to corlib.dll. See linux.make
+       A command to futz around with the sources to mscorlib.dll. See linux.make
        and win32.make for examples. Should be 'cat' unless you know what you're
        doing.
 
        and win32.make for examples. Should be 'cat' unless you know what you're
        doing.