Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

targets in Makefiles generated by coq_makefile #4084

Closed
coqbot opened this issue Feb 23, 2015 · 3 comments
Closed

targets in Makefiles generated by coq_makefile #4084

coqbot opened this issue Feb 23, 2015 · 3 comments
Assignees
Labels
kind: documentation Additions or improvement to documentation. part: tools Coqdoc, coq_makefile, etc.

Comments

@coqbot
Copy link
Contributor

coqbot commented Feb 23, 2015

Note: the issue was created automatically with bugzilla2github tool

Original bug ID: BZ#4084
From: @fblanqui
Reported version: 8.4
CC: @fblanqui, @silene

@coqbot
Copy link
Contributor Author

coqbot commented Feb 23, 2015

Comment author: @fblanqui

Hi!

A target 'depend' is declared .PHONY but is used nowhere. Shouldn't it be removed?

They are also existing targets that are not declared as .PHONY: printenv install-doc beautify spec gallina gallinahtml. Shouldn't these targets be declared in .PHONY too?

Now, shouldn't Chapter 15.3 of the Coq manual and the Makefiles generated by coq_makefile include some comments describing the possible targets and what they are for?

Frédéric.

@coqbot
Copy link
Contributor Author

coqbot commented Feb 24, 2015

Comment author: @silene

Fixed by commit def8caf, including a few additional phony targets: quick, install-*, vio2vo.

I am not closing the bug yet since it is worth mentioning (some of) them in the documentation.

@coqbot coqbot added the part: tools Coqdoc, coq_makefile, etc. label Oct 18, 2017
@ejgallego ejgallego added kind: documentation Additions or improvement to documentation. needs: documentation Documentation was not added or updated. labels Mar 4, 2019
@Zimmi48 Zimmi48 removed the needs: documentation Documentation was not added or updated. label Mar 6, 2019
@Zimmi48
Copy link
Member

Zimmi48 commented Mar 6, 2019

I think targets were documented as part of the coq_makefile2 effort.

@Zimmi48 Zimmi48 closed this as completed Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: documentation Additions or improvement to documentation. part: tools Coqdoc, coq_makefile, etc.
Projects
None yet
Development

No branches or pull requests

4 participants