Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task3: Add Makefile #72

Open
wants to merge 23 commits into
base: Roman.Kulchytskyi
Choose a base branch
from

Conversation

kulchroman
Copy link

Added makefile with following functionality:

  • clean
  • make all
  • make all_shared_lib
  • make all_static_lib

Copied .clang-format file from the linux repository

Signed-off-by: Roman Kulchytskyi <[email protected]>
Copied .gitignore file from the linux repository

Signed-off-by: Roman Kulchytskyi <[email protected]>
Signed-off-by: Roman Kulchytskyi <[email protected]>
Apply clang-format to fix formatting

Signed-off-by: Roman Kulchytskyi <[email protected]>
Signed-off-by: Roman Kulchytskyi <[email protected]>
Signed-off-by: Roman Kulchytskyi <[email protected]>
Signed-off-by: Roman Kulchytskyi <[email protected]>
Signed-off-by: Roman Kulchytskyi <[email protected]>
@kulchroman kulchroman added the Ready for review Ready to be reviewed label Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for review Ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant