Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Makefile tweaks #3

Merged
merged 1 commit into from
Jan 24, 2021
Merged

Conversation

chrisforbes
Copy link
Collaborator

  • Introduce new default all target, which builds the wrapper. Previously the default target unfortunately ended up being clean.
  • Declare dependencies of the wrap.dylib target so it rebuilds on source change
  • Add all the build products so far to .gitignore

Signed-off-by: Chris Forbes chrisf@ijw.co.nz

@alyssarosenzweig
Copy link
Member

Some conflicts to resolve but I approve of the spirit of the change 👍

- Introduce new default `all` target, which builds the wrapper. Previously the default target unfortunately ended up being `clean`.
- Declare dependencies of the wrap.dylib target so it rebuilds on source change
- Add all the build products so far to .gitignore

- V2: adjust to cover demo-bin build as well.

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
@chrisforbes
Copy link
Collaborator Author

Fixed

@alyssarosenzweig
Copy link
Member

Thanks!

@alyssarosenzweig alyssarosenzweig merged commit ed3b32f into AsahiLinux:main Jan 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants