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

Add override directive to makefile #29

Merged
merged 2 commits into from Sep 1, 2014
Merged

Add override directive to makefile #29

merged 2 commits into from Sep 1, 2014

Conversation

cicku
Copy link
Contributor

@cicku cicku commented Aug 10, 2014

Add override directive to avoid flags overridden by custom settings.

Then make CFLAGS="$(XXX)" will honor the existing flags in the makefile defined by upstream.

Add override directive to avoid flags overridden by custom settings.

Then make CFLAGS="$(XXX)" will honor the existing flags in the makefile defined by upstream.
Add rules to install manpage.
@cicku
Copy link
Contributor Author

cicku commented Aug 11, 2014

Manpage rules added.

Xfennec added a commit that referenced this pull request Sep 1, 2014
@Xfennec Xfennec merged commit b6c230b into Xfennec:master Sep 1, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants