Skip to content
Snippets Groups Projects
Unverified Commit d9b8f3a1 authored by Pavel Kirilin's avatar Pavel Kirilin 👽
Browse files

Added makefile.

Description:
- To run project: make
- To test project: make test
- To cleanup: make clean
- To cleanup after failed tests: make clean_test

Signed-off-by: default avatarPavel Kirilin <win10@list.ru>
parent b75f351c
Loading
Checking pipeline status