# C Test Project ## Running ```bash make run ``` ## Building Manually ```bash make compile ``` The resulting artifact is in this project's directory, named `test`.