You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2020. It is now read-only.
Targets should be set as PHONY in the Makefile when they don't correspond to actual files. As currently written, creating a file called 'run' in the root directory will stop the run command working.