> The Mono C# compiler on CVS now supports the same command line > arguments as the Microsoft C# compiler does. This means that now you > can make your makefiles use the CSC command line options, and just do > stuff like:
That's very useful - thanks for that. I wrote a perl script to wrap mcs and provide csc options (some of them), but that's a better solution. -- Cheers James Ots _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
