Hi Juli, I had gotten approval and committed my patch by the time I got your mail.
However, you are free to modify it to make it portable. I don't know such things since I'm limited to Windows and Linux. Daniel -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Juli Mallett Sent: Thursday, November 28, 2002 8:56 PM To: Daniel Morgan Cc: [EMAIL PROTECTED] Subject: Re: [Mono-list] Patch to add mcs tools to Linux build and install * De: Daniel Morgan <[EMAIL PROTECTED]> [ Data: 2002-11-28 ] [ Subjecte: [Mono-list] Patch to add mcs tools to Linux build and install ] > Hello, > > I have attached two files as a patch to add mcs tools to the Linux build > and install. > > mcs_tools_build.patch.txt is the patch at adds the tools directory to > the mcs/makefile.gnu build file. > > makefile.gnu is a new file for the linux build to be put at mcs/tools > > I have tested this with > make > and > make install prefix=$HOME/mono/install > > Is this ok to commit to cvs? In general, we want to use '$(MAKE)' or '${MAKE}' instead of hardcoded 'make' for [literally dozens of] portability reasons. Thanks, JAM -- Juli Mallett <[EMAIL PROTECTED]> OpenDarwin, Mono, FreeBSD Developer. ircd-hybrid Developer, EFnet addict. FreeBSD on MIPS-Anything on FreeBSD. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
