[Mono-list] Need help with Makefiles
Robert Jordan
robertj at gmx.net
Mon Feb 27 17:28:40 UTC 2017
On 27.02.2017 18:11, 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?
See
http://www.mono-project.com/docs/getting-started/application-deployment/
and especially
http://www.mono-project.com/docs/getting-started/application-deployment/#auto-tools
Robert
More information about the Mono-list
mailing list