Skip to content

Add Makefile for quick access to various operations#346

Merged
athre0z merged 1 commit intomasterfrom
add-makefile
Jun 6, 2022
Merged

Add Makefile for quick access to various operations#346
athre0z merged 1 commit intomasterfrom
add-makefile

Conversation

@athre0z
Copy link
Copy Markdown
Member

@athre0z athre0z commented Jun 5, 2022

This PR adds a Makefile that provides quick access to various commonly performed operations. It's not an independent build system, but rather an automation to invoke CMake with less typing. Want to build Zydis? make. Want to build and run tests? make test.

@athre0z athre0z added C-feature Category: Addition of a new feature P-low Priority: Low A-build Area: Build system labels Jun 5, 2022
@athre0z athre0z requested a review from flobernd June 5, 2022 14:06
@athre0z athre0z merged commit 2677d5a into master Jun 6, 2022
@athre0z athre0z deleted the add-makefile branch June 6, 2022 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-build Area: Build system C-feature Category: Addition of a new feature P-low Priority: Low

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants