Skip to content

Fix: Make uses wildcard to glob files, not ls.#53

Open
PeterN wants to merge 1 commit into
OpenTTD:masterfrom
PeterN:use-wildcard-not-ls
Open

Fix: Make uses wildcard to glob files, not ls.#53
PeterN wants to merge 1 commit into
OpenTTD:masterfrom
PeterN:use-wildcard-not-ls

Conversation

@PeterN

@PeterN PeterN commented Mar 19, 2024

Copy link
Copy Markdown
Member

Not sure what ls is meant to do but on my system it returns nothing. Use Make's wildcard built-in instead.

(This might just be a GNU Make extension, not sure...)

@LordAro LordAro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, definitely confusions between shell ls & bash

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.

2 participants