Skip to content

Task3: Finish task3#20

Open
mirexcool wants to merge 10 commits intoKernel-GL-HRK:Yevhen.Yefimovfrom
mirexcool:task3
Open

Task3: Finish task3#20
mirexcool wants to merge 10 commits intoKernel-GL-HRK:Yevhen.Yefimovfrom
mirexcool:task3

Conversation

@mirexcool
Copy link

Finish Makefile task

a-vodka and others added 10 commits December 22, 2022 16:54
Signed-off-by: Oleksii Vodka <oleksii.vodka@gmail.com>
Signed-off-by: Oleksii Vodka <oleksii.vodka@gmail.com>
Signed-off-by: Oleksii Vodka <oleksii.vodka@gmail.com>
Split source code from task1 on two files, also create header for this project and create simple Makefile with 'all' dependency.
Add option to build project, just write compile option to CC variable before 'make'.
Add LIB variable in Makefile where we can set the library static .a or dynamic .so.
Add 'check' option to Makefile which will check all .c .h files in project directory.
Add DEBUG variable to Makefile to indicate if we want to build project with debug option.
Add -Wall -Wextra -Werror flags to indicate all warnings during compilation.
Add 'clean' option to clean .o files, also add 'fclen' option to clean out file, and add 're' option to remake all project.
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.

2 participants