Re: Need help with Makefiles

Andres <[email protected]> Wed, 1 Mar 2017 01:13:45 +0800
Newsgroups gmane.comp.gnome.mono.general
Message-ID <[email protected]>
On Tuesday, February 28, 2017 01:11 AM, Sascha Manns wrote:
> Hello list,
>
> i finished the first version of my project
> (https://github.com/saigkill/PublicanCreators).
>
> I would like to provide a set of autotools to make it available on
> Linux. Currently i have a configure.ac which produces makefiles in all
> directories. Sadly i haven't any experience, what is needed for my
> project in the configure.ac and what is important in the Makefile.am.
> So can anyone help out with it? So a user can install it with
> ./configure, make and make install?

Makefiles are not required when building an open source mono app/lib. 
You could always make your makefiles call xbuild/msbuild under the hood, 
which would be a bit simpler.


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.dot.net/mailman/listinfo/mono-list