Skip to content

Makefile now generates objects and include dirs automatically#45

Open
SiddhartaL wants to merge 1 commit into
mainfrom
makefile-globbing
Open

Makefile now generates objects and include dirs automatically#45
SiddhartaL wants to merge 1 commit into
mainfrom
makefile-globbing

Conversation

@SiddhartaL
Copy link
Copy Markdown
Member

deltas:

  • added PVDXOS_DIR variable to top-level Makefile, exported down to child makefiles
  • src Makefile now finds any .c files in src to generate OBJS variable; EXTRA_VPATH includes all paths where .c files have been found
  • also defines EXCLUDE_PATH in src Makefile to exclude compilation-unready files from globbing.

…rc. source files are now passed to child Makefile as objective paths
@SiddhartaL SiddhartaL requested review from noahshepard, spoonmilk, starboi-63 and zachMahan64 and removed request for spoonmilk and zachMahan64 May 10, 2026 22:52
Copy link
Copy Markdown
Member

@yi-lyo yi-lyo left a comment

Choose a reason for hiding this comment

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

works on my machine

Copy link
Copy Markdown
Contributor

@noahshepard noahshepard left a comment

Choose a reason for hiding this comment

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

builds on Mac

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.

3 participants