A repository for containing homework tasks from Eltex Academy
Each homework directory contains a Makefile with following options:
make all
ormake
to compile a binarymake clean
to clean directory from files derived by compilationmake rebuild
to clean a directory and then compile a binary