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

use $(MAKE) instead of "make" in Makefiles #5218

Closed
vicuna opened this issue Feb 4, 2011 · 2 comments
Closed

use $(MAKE) instead of "make" in Makefiles #5218

vicuna opened this issue Feb 4, 2011 · 2 comments
Assignees
Labels

Comments

@vicuna
Copy link

vicuna commented Feb 4, 2011

Original bug ID: 5218
Reporter: selinger
Assigned to: @damiendoligez
Status: closed (set by @damiendoligez on 2012-07-10T15:29:29Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 3.12.0
Fixed in version: 4.00.0+dev
Category: ~DO NOT USE (was: OCaml general)

Bug description

Recursive invocations of "make" in Makefiles should be $(MAKE). Patch attached.

File attachments

@vicuna
Copy link
Author

vicuna commented Feb 15, 2011

Comment author: @damiendoligez

will do

@vicuna
Copy link
Author

vicuna commented Jul 10, 2012

Comment author: @damiendoligez

Note: the given patch is missing the Makefile.nt files.
Fixed in 4.00 (commit 12692) and trunk (commit 12694).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants