Skip to Content.
Sympa Menu

coq-club - [Coq-Club] coq_makefile install target customization

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] coq_makefile install target customization


Chronological Thread 
  • From: Maxime Dénès <mail AT maximedenes.fr>
  • To: coq-club Club <coq-club AT inria.fr>
  • Subject: [Coq-Club] coq_makefile install target customization
  • Date: Wed, 11 Jun 2014 15:26:35 -0400

Hello,

Is there any way to customize the install target generated by coq_makefile?

If I use the -custom flag to add a target file, it seems to be added only as a build target, not for install.

I would be happy with a solution to the more specific problem of making coq_makefile install the .cmx files of a plugin it builds (only the .cmxs, .cmi and .cmo are copied by default apparently).

Thanks!

Maxime.



Archive powered by MHonArc 2.6.18.

Top of Page