-
Notifications
You must be signed in to change notification settings - Fork 1k
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
gnu make fallout #343
gnu make fallout #343
Conversation
Is |
@cgzones Not that I'm aware of. That's why I set it earlier in the file. Should I use a different variable name? |
Sorry if i'm wrong, but i can't find it. |
@cgzones Lines 79-91 |
Yeah, for OpenBSD, FreeBSD, NetBSD and DragonflyBSD. |
@cgzones Thank you for explaining. You're definitely right. I'm a silly goose. |
@cgzones and updated. |
@ddpbsd thanks |
We cannot specify "make" if we're using gnu make.
I'm not sure which other systems need this fix, but I'm pretty sure this should help the BSDs.