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

port Makefiles to illumos make #24

Open
robertdfrench opened this issue Jun 23, 2022 · 0 comments
Open

port Makefiles to illumos make #24

robertdfrench opened this issue Jun 23, 2022 · 0 comments

Comments

@robertdfrench
Copy link
Owner

The Makefiles all use GNU conventions, but don't have to. Porting them to illumos' make would allow the more natural make test syntax to work as expected. At the moment, if someone tries to do this (instead of gmake test), they get cryptic errors when illumos fails to parse GNU syntax.

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

No branches or pull requests

1 participant