Skip to content
New issue

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

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

Already on GitHub? # to your account

programs/Makefile.am:74: warning: *F: non-POSIX variable name #4

Closed
rurban opened this issue May 13, 2018 · 1 comment
Closed

programs/Makefile.am:74: warning: *F: non-POSIX variable name #4

rurban opened this issue May 13, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@rurban
Copy link
Contributor

rurban commented May 13, 2018

find a simple POSIX way for this makefile (i.e. BSD make)

@rurban rurban added the enhancement New feature or request label May 13, 2018
rurban added a commit that referenced this issue May 25, 2018
The .1 files depend on the c and the binary.
remove the $(*F) gnu make-ism.
enable windows compat to generate the man pages.
improve the man target: no submake's, enable proper deps.

Fixes spurious help2man: can't get `--help' info from ./dwgwrite errors
when the binary was not generated yet in parallel builds.
Closes GH #4
@rurban rurban self-assigned this May 25, 2018
@rurban rurban added this to the 0.5 milestone May 25, 2018
@rurban
Copy link
Contributor Author

rurban commented May 25, 2018

673da3c tested ok with darwin /usr/bin/make -s -j4 (which is a BSD make)

@rurban rurban closed this as completed May 25, 2018
This was referenced Jan 16, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant