Decided to move brainstorming.md into a separate folder for brainstorming notes so...
[obfuscated-c] / 001 / README.md
CommitLineData
84b619fe
AT
1Instructions
2============
3
4Edit the `Makefile`, commenting and uncommenting lines as required to match
5your compiler. Examples are provided that have been tested with GCC 7.3.0 and
6Clang 6.0.1 on FreeBSD 12.
7
8After the `Makefile` is configured, simply run `make clean run` to build and
9execute the program.