2002-07-19 Martin Baulig <martin@gnome.org>
authorMartin Baulig <martin@novell.com>
Fri, 19 Jul 2002 15:48:49 +0000 (15:48 -0000)
committerMartin Baulig <martin@novell.com>
Fri, 19 Jul 2002 15:48:49 +0000 (15:48 -0000)
commiteebec713de8b2f03748bcb88311af7867abd51ab
tree0832df0449e1fc54c1e752cdc56afe3f270bbd37
parent980ed6ee33d6cf686e6c7f94671da0488335d44d
2002-07-19  Martin Baulig  <martin@gnome.org>

Added the super-cool set of makefiles from Peter Williams which run on
GNU/Linux without NAnt.  I named them `makefile.gnu' and not `GNUmakefile'
since this won't break the windows build.

To compile stuff on GNU/Linux, just do a `make -f makefile.gnu'.

* mcs-tool, */makefile.gnu, class/library.make: New files.

svn path=/trunk/mcs/; revision=5920
17 files changed:
mcs/ChangeLog
mcs/class/System.Drawing/makefile.gnu [new file with mode: 0644]
mcs/class/System.XML/.cvsignore
mcs/class/System.XML/makefile.gnu [new file with mode: 0644]
mcs/class/System/.cvsignore
mcs/class/System/makefile.gnu [new file with mode: 0644]
mcs/class/corlib/.cvsignore
mcs/class/corlib/makefile.gnu [new file with mode: 0644]
mcs/class/library.make [new file with mode: 0644]
mcs/class/makefile.gnu [new file with mode: 0644]
mcs/jay/makefile.gnu [new file with mode: 0644]
mcs/makefile.gnu [new file with mode: 0644]
mcs/mcs-tool [new file with mode: 0755]
mcs/mcs/.cvsignore
mcs/mcs/makefile.gnu [new file with mode: 0644]
mcs/nunit/.cvsignore
mcs/tools/corcompare/.cvsignore