Skip to content

Rework makefile to ease packaging - #16

Merged
PierreLvx merged 1 commit into
masterfrom
fix-makefile-packaging-issue-8
Jul 26, 2026
Merged

Rework makefile to ease packaging#16
PierreLvx merged 1 commit into
masterfrom
fix-makefile-packaging-issue-8

Conversation

@PierreLvx

Copy link
Copy Markdown
Owner
  • rename default target to qpress, keep g++ as a compat alias
  • add DESTDIR support and make PREFIX overridable
  • allow overriding CXX, CXXFLAGS and LDFLAGS
  • add a clean target

Based on PR #8 by davide125, adapted so install uses portable install -d instead of GNU-only -D/-t (this repo also builds on macOS/BSD).

- rename default target to qpress, keep g++ as a compat alias
- add DESTDIR support and make PREFIX overridable
- allow overriding CXX, CXXFLAGS and LDFLAGS
- add a clean target

Based on PR #8 by davide125, adapted so install uses portable
`install -d` instead of GNU-only -D/-t (this repo also builds on
macOS/BSD).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@PierreLvx
PierreLvx merged commit 60cf690 into master Jul 26, 2026
14 of 16 checks passed
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.

1 participant