Skip to content

rework makefiles#26

Open
sarranz wants to merge 2 commits into
mainfrom
fix-makefile
Open

rework makefiles#26
sarranz wants to merge 2 commits into
mainfrom
fix-makefile

Conversation

@sarranz

@sarranz sarranz commented Apr 3, 2026

Copy link
Copy Markdown
Collaborator
  1. Reject if path contains spaces (closes Make fails when paths contain spaces #3).
  2. Use = instead of GNU-specific :=.
  3. Since we still have some GNU-specific things I couldn't get rid of, reject unless we are using GNU make.

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.

Make fails when paths contain spaces

1 participant