I am starting a project from scratch and decided that I wanted to just go the route of writing the sources and working as I do in a fashion typical to other languages, using Emacs to write and using GNU's build system.
My question is, what is the best way to do that? It seems far easier
to use just a plain Makefile to build software for the CLR than using
the autotools. Does anyone know if autotools has support for building
CLR software natively, or if it has any (solid) extensions that are
truly cross-platform? Or should I just use a Makefile and make the
user modify that if their setup differs from mine?
--- Mike
--
As iron sharpens iron, so one man sharpens another
signature.asc
Description: PGP signature
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
