* 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

Reply via email to