* platforms/linux.make:
authorJackson Harper <jackson@novell.com>
Tue, 11 May 2004 18:05:18 +0000 (18:05 -0000)
committerJackson Harper <jackson@novell.com>
Tue, 11 May 2004 18:05:18 +0000 (18:05 -0000)
commit9ceb42d7df9ddb17222664d8ee23bb5fa9fb5981
treeb3beb2c5777a67036be40babf20168167a5b4a6e
parentaac5b8d64574dc7c95f82a5001d03a5dbdf4da61
    * platforms/linux.make:
* platforms/win32.make: Define a PLATFORM_PATH_SEPARATOR used for
separating paths in env vars. (ie MONO_PATH).
* profiles/net_2_0.make: Always use gmcs for building the 2.0
libraries. corlib is the first lib built and it will build
        gmcs.

svn path=/trunk/mcs/; revision=27126
mcs/build/ChangeLog
mcs/build/platforms/linux.make
mcs/build/platforms/win32.make
mcs/build/profiles/net_2_0.make