mirror of
https://github.com/Hizenberg469/Finite-State-Machine.git
synced 2026-04-19 16:42:23 +03:00
6 lines
91 B
Markdown
6 lines
91 B
Markdown
To build the executable and library:
|
|
make
|
|
|
|
To clean the library and executable:
|
|
make clean
|